Skip to content

paperjack93/GodotBitmapfontEasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A simple way to generate bitmap fonts in Godot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published