include/FTPolyGlyph.h


Log

Author Commit Date CI Message
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 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 7d8a9eab 2001-11-05T22:32:05 Refactoring FTVectoriser & FTPolyGlyph to anable access to tessellation data
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 c704216e 2001-09-16T21:49:52 Removed glyph index parameter from c_stor (see FTGlyph) and updated comments
henry e62d68b3 2001-08-20T22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
henry 007ca6b5 2001-08-05T22:15:50 Made render() arg const. Minor tidy ups
henry b6f636a5 2001-08-02T22:59:13 Polygon fonts now work.