stewarthaines/picklet-export
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
picklet-export 2011-04-19 This repository gathers scripts for image editing applications to facilitate the creation of image files to be used in the Picklet Builder web app. See http://picklet.net for more information. Currently the only functional export script is for Adobe Photoshop CS3. 2012-04-24 added a build system for creating PickletExport.jsx Photoshop script. uses requirejs. see AdobePhotoshop/app.build.js Once you've installed requirejs, you can build scripts/PickletExport.jsx like this; $ ../requirejs/build/buildj.sh app.build.js