[TIMOB-8977] CLI: Research automatically resize images as part of build
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 2.1.0, Release 2.0.1 |
Fix Version/s | n/a |
Components | CLI |
Labels | n/a |
Reporter | Carl Orthlieb |
Assignee | Chris Barber |
Created | 2012-05-03T13:03:25.000+0000 |
Updated | 2015-04-13T17:07:35.000+0000 |
Description
As a developer, I want to create one application icon, one loading screen and have Titanium automatically generate all of the screens and icons necessary for different form factors. See example and code at http://crushmedia.net/2012/04/23/automated-build-of-titanium-iconloading-files/. Based on ImageMagick which is Apache 2.0 and cross-platform.
Might be able to use 9-patch for when aspect ratios are not the same? http://developer.android.com/guide/developing/tools/draw9patch.html
Please see https://github.com/appcelerator/spork for a node based tool.
Chris will add this as a part of the new CLI