Since the modern web does not rely on small bitmaps any more, SmartSprites becomes irrelevant. We're not planning any new releases, but feel free to fork and use the code if you find it useful.
CSS Sprites Generator Done Right. SmartSprites maintains CSS sprites in your designs, fully automatically. No tedious copying and pasting to your CSS when adding or changing sprited images.
-
Download SmartSprites binaries
-
Run:
smartsprites --root-dir-path test/real-world-example
-
Look in +test/real-world-example+ for the results.
For more instructions on using SmartSprites and a detailed syntax reference, please see:
https://github.com/carrotsearch/smartsprites/wiki/Documentation
http://issues.carrot2.org/browse/SMARTSPRITES
https://github.com/carrotsearch/smartsprites
To run SmartSprites directly in your Eclipse IDE:
-
Install the Eclipse SmartSprites plugin from
http://update.bitexpert.de/eclipse/3.5
-
Right-click your CSS file in Project Explorer and choose External Tools > Generate Spritemap to generate sprites.
Plugin source code: https://github.com/bitExpert/eclipse-smartsprites