kc3-lang/ftgl/src/FTGL/FTTextureGlyph.h

Branch :


Log

Author Commit Date CI Message
cab1fafd 2009-07-19 13:05:50 Update my e-mail address everywhere.
f7b79437 2008-05-05 14:55:11 * Refactor FTGlyph, FTFont and FTLayout so that client applications can hopefully subclass them.
89585b8a 2008-05-04 19:38:41 * Put my name and Sean's in the public headers so that people know who to contact.
7f2bb3f1 2008-05-02 12:43:57 * Document the C bindings for FTGlyph.
2aa2aeb5 2008-04-30 16:27:34 * Move include/* to src/FTGL/* so the files in there can directly be referred to as "FTGL/*.h". This is convenient because they will be installed in a similar location. * Put a warning in each legacy public header to advise users to only include the generic <FTGL/ftgl.h> header instead.