Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 676 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 676 Bytes

Adobe Illustrator Layer Creator

This script allows you to batch create comma-separated layers.

Installation

Option 1

Save Create Layers.jsx in your scripts folder.

  • Windows: Program Files\Adobe\Adobe Illustrator <version>\Presets\<language>/Scripts
  • OS X: /Applications/Adobe Illustrator <version>/Presets/<language>/Scripts

Option 2

Run it from ExtendScript Toolkit.

Development

  1. Make sure you have coffeescript installed.
  2. Run cake watch from the root of folder.
  3. Run cake build to output .jsx file.