include/FTFace.h


Log

Author Commit Date CI Message
henry fb9adfb5 2002-11-29T08:21:02 Improved error handling
henry c941c73b 2002-11-28T08:21:43 Documentation Changes
henry b37ad01a 2002-11-27T07:38:52 Changes for FTPoint
henry fdccc4bf 2002-08-27T07:12:49 Updated dox comments
henry 18a50d96 2002-06-22T23:34:09 Made charmap() const
henry 9013e3ec 2002-06-20T08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
henry 3413b9a1 2002-06-12T08:56:42 Merged FTGL_1_3_2
henry 90dbbac7 2001-10-14T21:52:24 Updated comments
henry 9f60f535 2001-10-10T21:59:02 Added FTGL_EXPORT to class declarations for the windows port
henry 262b30a5 2001-09-17T20:59:34 Implemented FTCharmap class
henry 241a40fc 2001-08-28T23:04:04 Moved the list of valid encoding symbols from the .cc to .h so it appears in the docs.
henry f8bb8b42 2001-08-27T21:32:38 Changed the return type of FTFace::Glyph() from a reference to a pointer so I can return NULL on failure.
henry c5c734f9 2001-08-24T02:18:59 Added JavaDoc comments
henry e62d68b3 2001-08-20T22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
henry 23cb67ba 2001-08-20T22:36:44 Added Glyph function
henry 9aa9fe44 2001-08-19T22:31:25 Implemented charmap, CharIndex and kernAdvance functions. These are now wrappers for the freetype functions and the rest of FTGL should not call freetype directly.
henry a264b05c 2001-08-05T21:37:18 Added FT_Error member and accessor function. Minor tidy ups
henry 019af0d2 2001-07-26T05:11:34 This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches.