Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 59a0780e | 2003-09-25 03:55:19 | Changed to use FTGlyphSlot internally instead of FTGlyph | ||
| 73e3a4ad | 2002-12-11 09:28:01 | Removed redundant members. Moved BBox and advance to FTGlyph c_stor | ||
| 6b4e1f14 | 2002-12-08 06:57:27 | Made vectoriser a local variable | ||
| f11669c0 | 2002-11-28 08:00:02 | Changed FT_Vector to FTPoint | ||
| 9013e3ec | 2002-06-20 08:22:06 | Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes | ||
| c8dc02da | 2001-12-11 03:55:08 | Replaced double with FTGL_DOUBLE typedef | ||
| f13a019a | 2001-11-12 02:41:01 | Changed type of glList | ||
| 7d8a9eab | 2001-11-05 22:32:05 | Refactoring FTVectoriser & FTPolyGlyph to anable access to tessellation data | ||
| 90dbbac7 | 2001-10-14 21:52:24 | Updated comments | ||
| 9f60f535 | 2001-10-10 21:59:02 | Added FTGL_EXPORT to class declarations for the windows port | ||
| c704216e | 2001-09-16 21:49:52 | Removed glyph index parameter from c_stor (see FTGlyph) and updated comments | ||
| e62d68b3 | 2001-08-20 22:51:21 | Started being more strict with types eg integer indices and sizes are now unsigned. | ||
| 007ca6b5 | 2001-08-05 22:15:50 | Made render() arg const. Minor tidy ups | ||
| b6f636a5 | 2001-08-02 22:59:13 | Polygon fonts now work. |