-
Notifications
You must be signed in to change notification settings - Fork 1
Fonts
Túlio Ribeiro dos Anjos edited this page Apr 23, 2017
·
4 revisions
This game uses fonts.. no shit!
Fonts textures are stored in png but the font width information etc. are stored in some ZenGL format (but that engine appears to be for idiots). We'll just abuse their format for our goals.
The amazing fonts in data/font have been created using fontbuilder.
Currently the game has a single character map, supporting the whole of printable ASCII Extended. It has been generated from the Liberation Sans Bold font.
Print from the Fontbuilder tool showing the generated map.