include/FTPolyGlyph.h


Log

Author Commit Date CI Message
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.