Merge pull request #324 from evgeniy-polyakov/main

Added SnowB Bitmap Font Generator
This commit is contained in:
Ellison
2024-10-07 16:00:52 -03:00
committed by GitHub

View File

@@ -87,6 +87,7 @@ _Great graphics placeholders and tools to turn that squared game into a picasso
- :tada: [EzSpriteSheet](https://github.com/z64me/EzSpriteSheet) - Creates sprite sheets from animated GIFs and more
- :tada: [Libgdx Texture Packer](https://github.com/libgdx/libgdx/wiki/Texture-packer) - Texture Packer built into Libgdx
- :free: [Littera](http://kvazars.com/littera) - Bitmap font generator
- :tada: [SnowB Bitmap Font](https://snowb.org/) - Bitmap font generator
- :free: [ShoeBox](http://renderhjs.net/shoebox/) - Adobe Air based app with game and ui related tools.
- :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.