ruby-sprite-factory
automatic css sprite generator
Description
The sprite factory is a ruby library that can be used to generate CSS sprites. It combines individual image files from a directory into a single unified sprite image and creates an appropriate CSS stylesheet for use in your web application. The library provides: * both a ruby API and a command line script.
* many customizable options.
* support for multiple layout algorithms - horizontal, vertical or
packed.
* support for any stylesheet syntax, including CSS and Sass.
* support for any image library, including RMagick and ChunkyPNG.
* support for any css selector style, including :hover pseudo-class
selectors.
* support for pngcrush'n the generated image file.
* compatible with Rails 3.1 asset pipeline.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jakesgordon/sprite-factory
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-sprite-factory