/ionic-icon-maker

make splash screen and icon for ionic

Primary LanguageJavaScript

用一个图标创建ionic所需要的一整套图标和欢迎页。
Use one icon to create a complete set of icons and welcome pages that ionic needs.

一. 要求
Requirements

  1. 需要一张1024*1024的app图标
    Need a 1024*1024 app icon
  2. 安装photoshop
    Install photoshop

二. 使用方法
How to use

  1. 打开photoshop
    Open photoshop

  2. 执行该脚本
    Execute the script
    【文件】-->【脚本】-->【浏览】
    【File】-->【Script】-->【Browse】 在这里插入图片描述

  3. 根据提示选择提前准备好的图标,等待脚本执行完毕。
    Follow the prompts to select the icon prepared in advance, and wait for the script to be executed.

  4. 此时会自动弹出生成图片所在文件夹.
    At this time, the folder where the generated picture is located will automatically pop up

二. 其他

ionic 官方提供了 ionic cordova resources. 插件来实现该功能,该插件需要一个icon,以及一个欢迎页。
Ionic officially provides ionic cordova resources. A plug-in to achieve this function, the plug-in requires an icon and a welcome page.