0ad/source/tools/atlas
Ykkrosh 5778484a77 Refactor text renderer
Replace unifont with CFont and CFontManager, since the h_mgr interface
was
needlessly inconvenient.

Load the font textures through CTextureManager, to support dynamic
reloading (e.g. when resetting GL state - see #741).

Add CFontMetrics as a convenient wrapper for code that just wants to
measure text.

Fixes #1117.

This was SVN commit r14016.
2013-10-18 15:53:07 +00:00
..
AtlasFrontends Delete obsolete AoE3Ed code 2012-01-14 19:12:18 +00:00
AtlasObject Add comment about incorrect array-bounds warning 2012-04-18 22:00:07 +00:00
AtlasScript Disable GCC warning triggered by wx headers 2012-01-14 19:06:47 +00:00
AtlasUI Fix compilation failure without PCH. 2013-10-05 16:22:51 +00:00
GameInterface Refactor text renderer 2013-10-18 15:53:07 +00:00