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:
issues.carrot2.org/browse/SMARTSPRITES
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: github.com/bitExpert/eclipse-smartsprites