Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
A custom resource based on BitmapFont which allows the easy import of oldschool monospaced graphical fonts aligned onto a single texture. Once the base texture has been properly sliced, the resource can be saved as a standard BitmapFont.
BitmapFontCutter
Godot 3 resource extension for oldschool bitmap fonts.
TODO:
- Initial texture offset
- Specify custom charset
- Better init / signal capture
A custom resource based on BitmapFont which allows the easy import of oldschool monospaced graphical fonts aligned onto a single texture. Once the base texture has been properly sliced, the resource can be saved as a standard BitmapFont.
Reviews
Quick Information
A custom resource based on BitmapFont which allows the easy import of oldschool monospaced graphical fonts aligned onto a single texture. Once the base texture has been properly sliced, the resource can be saved as a standard BitmapFont.