Glue ================================ Glue is a simple command line tool to generate sprites:: $ glue source output * Automatic Sprite (Image + Metadata) creation including: - css (less, scss) - cocos2d - json (array, hash) - CAAT * Automatic multi-dpi `retina `_ sprite creation. * Support for multi-sprite projects. * Create sprites from multiple folders (recursively). * Multiple `algorithms `_ available. * Automatic `crop of unnecessary transparent borders `_ around source images. * Configurable paddings and margin per image, sprite or project. * Watch option to keep glue running watching for file changes. * Project-, Sprite- and Image-level configuration via static config files. * Customizable `output `_ using jinja templates. * CSS: Optional .less/.scss output format. * CSS: Configurable `cache busting for sprite images `_. * CSS: Customizable `class names `_. Documentation ------------- .. toctree:: :maxdepth: 2 installation quickstart pseudoclasses ratios files templates options settings faq changelog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`