• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

austynmahoney/mobile-export-scripts-illustrator: Scripts for exporting Illustrat ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

austynmahoney/mobile-export-scripts-illustrator

开源软件地址(OpenSource Url):

https://github.com/austynmahoney/mobile-export-scripts-illustrator

开源编程语言(OpenSource Language):

JavaScript 100.0%

开源软件介绍(OpenSource Introduction):

Mobile Export Script for Illustrator

An Illustrator Script (written in Javascript) for exporting artboards to Android and iOS PNG24 assets in the proper directory structure and scale types.

How To

  1. Import the script into Illustrator CC

To include a script in the Scripts menu (File > Scripts), save the script in the Scripts folder, located in the /lllustrator CC/Presets folder in your lllustrator CC installation directory. The script’s filename, minus the file extension, appears in the Scripts menu. Scripts that you add to the Scripts folder while Illustrator is running do not appear in the Scripts menu until the next time you launch Illustrator.

  1. Open the Illustrator file that includes the artboards you want to export.
  2. Select this script from the Illustrator Scripts menu.
  3. Choose the directory where you want the images to be exported to.
  4. A dialog with the supported scale types will open. If any Android types are selected, it's directory will be created inside /Android/{SCALE_TYPE} (e.g. /Android/drawable-mdpi, /Android/drawable-xhdpi). Any iOS types will be placed in /iOS.

The name of the exported images will match the name of the artboard. If the artboard is named app-icon, and you select all the available options, the script will export the artboard into the following directory structure:

Selected Directory
├───Android
│   ├───drawable-mdpi
│   │   └───app-icon.png
│   ├───drawable-hdpi
│   │   └───app-icon.png
│   ├───drawable-xhdpi
│   │   └───app-icon.png
│   ├───drawable-xxhdpi
│   │   └───app-icon.png
│   ├───drawable-xxxhdpi
│   │   └───app-icon.png
└───iOS
    ├───app-icon.png
    ├───[email protected]
    └───[email protected]

The baseline image used for Android is xhdpi, for iOS it is @2x. The script will scale up and down from these sizes.

License

Copyright 2016 Austyn Mahoney

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap