Skip to content

Instantly share code, notes, and snippets.

@smison
Created October 7, 2016 21:10
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 smison/fa58d8c0e3f0edb620e242318770357d to your computer and use it in GitHub Desktop.
Save smison/fa58d8c0e3f0edb620e242318770357d to your computer and use it in GitHub Desktop.
ウゴツールの出力bmpからスプライト用画像を作成
$ 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