- Default.png sizing up to iPhone 5, iPad
- variable iPad sizing?
- Rename pages to file name
- Set optimize settings to export all pages as PNG
To install for Adobe Fireworks CS6 on Mac OS X:
git clone https://github.com/iliaskarim/fireworks-iOS-ext.git ~/Library/Application\ Support/Adobe/Fireworks\ CS6/Commands/iOS
On other platforms or versions of Fireworks, clone or move these scripts into a new directory in Adobe Fireworks' commands directory. The name of the commands subdirectory that you create will be the name that appears in Fireworks' commands drop-down menu.
- Select the "master" page (in the pages panel, usually grouped with the layers panel) which for the icon is 1024x1024 and run the script, or for retina graphics select the @2x version
- Run the appropriate script from Commands > iOS, which will delete all other pages, recreate and resize them, then open the export dialog for you
- Select "Export all pages"
- Export! The files will be named appropriately
Copyright (c) 2012, Ilias Karim
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.