Bitmap font creator's icon

Bitmap font creator 1.0 Tools 3.0.4 Community

Submitted by user GarromOrcShaman; MIT; 2018-11-12

This plugin allows you to easy create and edit Bitmap font. Simply choose your texture, unicode number and specify rect of desired symbol. This tool allow you to add any part of any texture as any symbol. Other tools are looped and does not allows to add individual symbols, this one does. Tested and build on GoDot 3.0.5 but it should work on other versions as well

1. Path to file. If you are creating new font it will be saved in this path. If you are editing font select path to it. Path
must be full including *res://* or *usr://*.
2. Path to texture. Same as path to file, path to texture must be full as well. Point this path to texture sheet of your font.
3. Unicode code. This specify what symbol you are adding.
4. X, Y, W and H are Rect2D coordinates of symbol you are adding. Rect is in pixels on your texture.
5. Click button and let it work.
6. Add more symbols by repeating steps 3-5 with same file. If editing existing font, texture is not required.

About "Invalid path"
---------------
Both paths needs to contain "res://" or "usr://". Save path need to contain ".tres" and texture path need to contains ".png", ".jpg" or ".jpeg"


View files Download Submit an issue Recent Edits