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?
question from:https://stackoverflow.com/questions/88711/how-to-concatenate-icons-into-a-single-image-with-imagemagick