add another spritesheet tool (#248)

hope its fine to submit my tool 👉👈
This commit is contained in:
Alix Poulsen
2021-06-01 08:43:11 -04:00
committed by GitHub
parent cba002c774
commit a6ae9f2d15

View File

@@ -92,6 +92,7 @@ Graphics
* :free: [ShoeBox](http://renderhjs.net/shoebox/) - Adobe Air based app with game and ui related tools.
* :tada: [Sprite Sheet Packer](https://github.com/nickgravelyn/SpriteSheetPacker/) - Combine multiple images into a single sprite sheet and generate a txt map of it.
* :money_with_wings: [TexturePacker](https://www.codeandweb.com/texturepacker) - Great spritesheet creation editor.
* :tada: [Tilesplit](https://github.com/AlexPoulsen/tilesplit) - CLI text-based tilesheet splitter and namer. Turn a spritesheet into many separate files with names you pick, or not if you don't care. Support templates and textures that are not all the same size.
#### Bitmap Compression