Skip to content

Instantly share code, notes, and snippets.

@illarionvk
Created April 13, 2015 08:54
Show Gist options
  • Save illarionvk/c32ebd07418b0f377f43 to your computer and use it in GitHub Desktop.
Save illarionvk/c32ebd07418b0f377f43 to your computer and use it in GitHub Desktop.
Create a vertical image sprite
montage *.png -tile 1x10 -geometry 128x128+0+2 -background transparent sprite.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment