hostile-takeover/data/game.ini.pp
Nathan Fulton 4896fbe384 Read json fonts
A font.json maps characters to image file names. The Font class caches all the glyph images then draws the appropriate one(s) at blt time.
2017-10-21 20:28:29 -04:00

12 lines
200 B
Puppet

#include <res.h>
[General]
[Fonts]
kifntDefault=standardfont.json
kifntShadow=shadowfont.json
kifntButton=buttonfont.json
kifntTitle=titlefont.json
kifntEcom=standardfont.json
kifntHud=hudfont.json