]> git.tdb.fi Git - libs/gl.git/commit
Support embedding textures inside font files
authorMikko Rasa <tdb@tdb.fi>
Sun, 2 Nov 2008 17:46:18 +0000 (17:46 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 2 Nov 2008 17:46:18 +0000 (17:46 +0000)
commit652cb91c2b6008c4407c16054085f20bf5888c4d
treeb6f006ed59467e17050bb954978416b42a4a7917
parent05e003962916b3c1b8c0ecfd2d4fb7ce0c2e45ca
Support embedding textures inside font files
Make maketex.py usable as an import
Add makefont.py to create fonts from TTF files (needs ttf2png)
makefont.py [new file with mode: 0755]
maketex.py
source/font.cpp
source/font.h