Asset Catalog Baker - Generate Asset Catalogs on the fly

Generate Asset Catalog Images from source files to use with XCode http://www.magloft.com

INSTALLATION

Install the gem for command line usage or inclusion in your ruby project:

gem install acbaker

USAGE

acbaker --help

CHANGELOG

  • 0.0.9

    • Added Constraint Filter
  • 0.0.7

    • Implemented processors (advanced image manipulations)
    • Added "center" strategy (align image in center with relative or absolute width constraints)
  • 0.0.5

    • Add dynamic sizing option
  • 0.0.4

    • Add crop strategy and gravity support
  • 0.0.3

    • Allow json config without fixed size
  • 0.0.2

    • Fix convert results
  • 0.0.1

    • Initial release

LICENSE

Copyright (C) 2014, Tobias Strebitzer Licensed under BSD Opensource License (free for personal and commercial use)