Created
October 7, 2016 21:10
-
-
Save smison/fa58d8c0e3f0edb620e242318770357d to your computer and use it in GitHub Desktop.
ウゴツールの出力bmpからスプライト用画像を作成
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
$ convert +append hito0000.bmp hito0001.bmp hito0002.bmp hito0003.bmp hito0004.bmp output.png | |
※ 横結合してpng化しているだけ… |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment