test/FTBitmapGlyph-Test.cpp


Log

Author Commit Date CI Message
sammy ef85a014 2008-04-22T16:21:04 * Allow to selectively display parts of the glyph/font/layout. This is currently only used in FTExtrdGlyph: it lets the user render the front surface in a different color than the extruded side surface. Code written by Eric Beets.
sammy 2183e597 2008-04-13T01:29:48 * Fix a crash in FTBitmapGlyph-Test.cpp caused by glGetError() calls with no GL context.
henry ef621c53 2004-09-29T10:24:39 Refactored tests
henry 60376204 2004-09-28T03:55:46 Added assert for gl error
henry 13ee5d1e 2003-09-29T04:55:14 Tidied up test
henry 59a0780e 2003-09-25T03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
henry 9bfb9a5e 2003-09-24T22:13:16 Initial Add