Skip to content

Maps characters from a TTF font to a bitmap. Particularly useful for building fonts to use in Irrlicht.

Notifications You must be signed in to change notification settings

Armen138/FontMapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontMapper is a tool that maps characters from a TTF font to a bitmap.
This bitmap can then be loaded in a graphics engine to display fancy text.
Currently it offers 2 save-modes: a generic XML descriptor along with the bitmap,
or an irrlicht(http://irrlicht.sf.net) compatible XML descriptor along with the bitmap.

To see it in action, or simply to use it, visit:

http://dev138.info/fontmapper/

About

Maps characters from a TTF font to a bitmap. Particularly useful for building fonts to use in Irrlicht.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published