Robert Engeln
-
2011-08-16
This fixes a crashing issue when using FTGLPolygonFont with certain TrueType fonts and sizes. It also sets an error code in the font object if an error is set in a glyph during its construction. Currently the font error code is set to 0x13 (Cannot Render Glyph) on any glyph error, possibly the glyph's error code should be propagated instead.