Last active
January 15, 2016 00:37
-
-
Save naojitaniguchi/baee3a2d18c4e4f77ca4 to your computer and use it in GitHub Desktop.
tiling image with alpha channel by montage(ImageMagic)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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