Skip to content

Instantly share code, notes, and snippets.

@naojitaniguchi
Last active January 15, 2016 00:37
Show Gist options
  • Save naojitaniguchi/baee3a2d18c4e4f77ca4 to your computer and use it in GitHub Desktop.
Save naojitaniguchi/baee3a2d18c4e4f77ca4 to your computer and use it in GitHub Desktop.
tiling image with alpha channel by montage(ImageMagic)
montage -background none hoge*.png -tile 2X3 out.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment