I want to use CSS sprites on a web site instead of separate image files, for a large collection of small icons that are all the same size. How can I concatenate (tile) them into one big image using ImageMagick?
A:
I like this script for automatical sprite/css generation. "Building CSS sprites with Bash & Imagemagick"
russenreaktor
2010-09-15 17:49:49