Skip to content

Attempt at porting BitmapFontCutterPlus to Godot 4.x

License

Notifications You must be signed in to change notification settings

neomoth/BitmapFontCutterPlus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitmapFontCutterPlus

Fork of nobuyukinyuu/BitmapFontCutter with some improvements.

Improvements

  • Added an option to make non-monospaced fonts (clips characters to their bounding boxes)
  • Added an option for font spacing
  • Fixed incorrect incorrect number of columns

Ussage

  • Clone the plugin repo or download it from the AssetLib
  • Enable the plugin (Project > Project Settings > Plugins)
  • Create a new CutBitmapFont resource (Right click in filesystem > New Resource > CutBitmapFont)
  • Select the resource in filesystem and edit the properties in the inspector

Test Fonts

Included are UNDERTALE fonts for testing purposes. UNDERTALE and included fonts by TobyFox

About

Attempt at porting BitmapFontCutterPlus to Godot 4.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%