include/FTOutlineGlyph.h


Log

Author Commit Date CI Message
sammy 141112c4 2008-04-12T22:44:48 * Add licensing information to all files in the library.
henry 55888982 2004-10-17T00:40:24 Changed advance to be an FTPoint rather than a float.
henry 084a215d 2004-09-30T11:46:48 Updating documentation
henry 59a0780e 2003-09-25T03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
henry 73e3a4ad 2002-12-11T09:28:01 Removed redundant members. Moved BBox and advance to FTGlyph c_stor
henry 6b4e1f14 2002-12-08T06:57:27 Made vectoriser a local variable
henry 37fffa0f 2002-12-08T06:51:19 Removed an unnecessary memory allocation
henry f11669c0 2002-11-28T08:00:02 Changed FT_Vector to FTPoint
henry 9013e3ec 2002-06-20T08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
henry c8dc02da 2001-12-11T03:55:08 Replaced double with FTGL_DOUBLE typedef
henry f13a019a 2001-11-12T02:41:01 Changed type of glList
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 6e2bd9b8 2001-09-30T23:01:56 These used to be FTVectorGlyph. Changed the name.