Skip to content

Instantly share code, notes, and snippets.

@mairod
Created July 17, 2018 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mairod/2ad5a63c2ecfb9ecb50e39bfad956352 to your computer and use it in GitHub Desktop.
Save mairod/2ad5a63c2ecfb9ecb50e39bfad956352 to your computer and use it in GitHub Desktop.
Sprite Imagemagick packing
montage ./*.png -tile 10x -geometry 270x270+0+0 -background transparent sprite.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment