]> git.tdb.fi Git - libs/gl.git/commit
Use a RefPtr to store font texture
authorMikko Rasa <tdb@tdb.fi>
Sun, 5 Dec 2010 18:53:05 +0000 (18:53 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 5 Dec 2010 18:53:05 +0000 (18:53 +0000)
commitaceaa08be594ac708efcd0b68e5d08547cbcbbe1
tree7d1fc89498726505a839c34ef346266df3829342
parenta9e9bb12274c4b00eabdc00d14c61f0df18956b5
Use a RefPtr to store font texture
Rename default_size to native_size
Use keyword overloading for inline textures
Avoid rendering strings with undefined color
makefont.py
source/font.cpp
source/font.h