Skip to content

一键生成ios、android等平台icon的尺寸,方便项目使用。

License

Notifications You must be signed in to change notification settings

biganans/icon-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

icon-size

一键生成ios、android等平台icon的尺寸,方便项目使用。

使用方法

iconresize.py line37 指定默认的icon名字 例如xx.png
listfilename  指定要生存的名字以及尺寸宽高 例如Icon-20.png 20 20
listiconfiles 指定当前目录的icon,用于放生成icon的目录 例如test文件夹,内保存xx.png即可

然后使用python运行,其中遇到缺失类库可以自行网上搜索安装即可。

切记  

原始的icon图片大小需要1024x1024尺寸,因为现在的应用就要这么大咯。

enjoy it!

About

一键生成ios、android等平台icon的尺寸,方便项目使用。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published