
Publisher
paperjack
GodotBitmapfontEasy
A simple way to generate bitmap fonts for Godot 3.x Slap textures in the TextureSet. Write down the associated character in the CharSet. One character per line for both sets. You can add custom per-character advance/offsets using the associated dictionaries. Advance accepts string/float pairs and offsets accepts string/Vector2. Now with license!
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
GodotBitmapfontEasy
A simple way to generate bitmap fonts for Godot 3.x
Slap textures in the TextureSet. Write down the associated character in the CharSet.
One character per line for both sets.
You can add custom per-character advance/offsets using the associated dictionaries. Advance accepts string/float pairs and offsets accepts string/Vector2.