From 1227cd8403044edf9cbf3bec908af8e3d5f3b711 Mon Sep 17 00:00:00 2001 From: Evgeniy Polyakov Date: Sat, 5 Oct 2024 13:37:29 +0300 Subject: [PATCH] Update README.md Added SnowB Bitmap Font Generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33f9f98..493ef44 100644 --- a/README.md +++ b/README.md @@ -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.