Skip to content

mika76/duality-bitmapfont-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duality Bitmap Font Asset Importer

A bitmap font asset importer for the Duality game engine

How to use

  • Generate the image (see Editors below)
  • Drag and drop both the png (currently only supports pngs) and the xml bmfont file into Duality
  • Create a TextRenderer and allocate the font to it (or just drag the font onto the scene)

How to screencap

Editors

The following links are to editors (some online, some not) which should be supported to some extent or another.

Notes

Current Requirements

  • Use Padding
  • Use XML BMFont format (currently only one supported)
  • Save to transparent png file

About

A bitmap font asset importer for the Duality game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages