Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c941c73b | 2002-11-28 08:21:43 | Documentation Changes | ||
| f73f63a9 | 2002-11-27 07:46:25 | Changes to the glyph loading flags | ||
| 9013e3ec | 2002-06-20 08:22:06 | Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes | ||
| a53b09e3 | 2002-02-16 06:19:20 | Removed FT_DoneGlyph and fix state stuff | ||
| 8beda299 | 2002-02-02 00:15:12 | Moved FT_Done_Glyph from FT*Glyph | ||
| 021a3165 | 2002-01-24 09:40:39 | Set the correct state for font type | ||
| 3715b637 | 2001-12-10 21:30:58 | Added include for mmgr | ||
| 29f37277 | 2001-11-04 04:55:43 | Unix line endings | ||
| 789b1cf3 | 2001-11-04 04:33:30 | Changes to allow glyphs to be loaded on the fly... MakeGlyphList is no longer pure virtual. New function MakeGlyph is pure virtual Open now has a flag for pre-cache GlyphContainer builds a list of null pointers advance and render functions check if glyph has been loaded and loads it if it has'nt | ||
| 35d43d78 | 2001-10-28 04:06:09 | Removed a couple of comments | ||
| 1010afa2 | 2001-10-25 02:01:20 | Removed redundant tempGlyph members | ||
| df172ba4 | 2001-10-10 22:03:16 | Minor changes, mainly to includes, for the windows port | ||
| 6a024aef | 2001-09-16 21:52:46 | Updated for changes in *Glyph classes. Added unicode render function. Updated comments | ||
| be741365 | 2001-08-27 22:03:36 | If we get a NULL FT_Glyph we now report an error. | ||
| c31d4c66 | 2001-08-27 21:40:22 | Added a check for a NULL glyph | ||
| f8bb8b42 | 2001-08-27 21:32:38 | Changed the return type of FTFace::Glyph() from a reference to a pointer so I can return NULL on failure. | ||
| 06fac9d5 | 2001-08-26 22:30:08 | Removed the numGlyphs hack | ||
| afb26f6e | 2001-08-21 03:33:13 | Glyphs are know retrieved from the FTFace object rather than with direct freetype calls. | ||
| e62d68b3 | 2001-08-20 22:51:21 | Started being more strict with types eg integer indices and sizes are now unsigned. | ||
| de2532f4 | 2001-08-08 01:33:03 | Changes to the way charmaps are handled | ||
| f97bb6a2 | 2001-08-07 21:32:07 | Tidied up the error stuff | ||
| 048139fc | 2001-08-07 01:00:37 | Added a render function to set the pixelStore stuff previously set by the bitmap glyph | ||
| 678be1a1 | 2001-08-05 21:34:40 | Minor tidy ups | ||
| 019af0d2 | 2001-07-26 05: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. |