Question
How to concatenate icons into a single image with ImageMagick?
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?
45 21996
45