An open API service indexing awesome lists of open source software.

https://github.com/kvbc/tsgen

Simple choco ImageMagick wrapper for primitive tileset generation
https://github.com/kvbc/tsgen

Last synced: 4 months ago
JSON representation

Simple choco ImageMagick wrapper for primitive tileset generation

Awesome Lists containing this project

README

          

1. Download [choco](https://chocolatey.org)
2. Run setup.bat
3. Run tsgen.bat `SIZE` `FILES` `MERGED_FILE`


[SIZE] 32x32
128
256x128
[FILES] file1.png file2.png
[MERGED_FILE] merged.png

e.g. "./tsgen.bat 256x256 top.png bottom.png merged.png"