Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 85085a36 | 2004-04-20 20:50:22 | Moved include to fix FT_OPEN_MEMORY # def for older freetype versions | ||
| 4af76ad0 | 2004-04-09 05:42:21 | Added comment extra function | ||
| 9b56d729 | 2004-04-09 05:22:32 | Added comments for new functions | ||
| bc7fea71 | 2003-10-19 21:16:41 | Moved charmap list function out of FTCharmap into FTFont | ||
| 59a0780e | 2003-09-25 03:55:19 | Changed to use FTGlyphSlot internally instead of FTGlyph | ||
| 5c209525 | 2003-09-24 22:05:57 | Removed old char map function | ||
| dc4d1fa2 | 2003-07-23 09:06:51 | Remove Font Table function. | ||
| f3f1bf40 | 2003-06-03 02:50:08 | Removed FTCharmap member and associated methods | ||
| 2c1645a5 | 2003-01-10 03:25:53 | Trying to add table support | ||
| 9a6997a2 | 2003-01-10 01:47:05 | Added units per EM square | ||
| 70869a5d | 2003-01-08 04:24:36 | Added attach from memory function | ||
| abede8df | 2002-12-21 05:18:40 | Updated docs and removed numberOfCharmaps member | ||
| 86933a4b | 2002-12-20 22:13:43 | Removed Open functions. C_stors now open face | ||
| ad02c78f | 2002-12-19 10:28:19 | Made return value const | ||
| d604d3c2 | 2002-12-12 20:48:41 | Added GlyphCount accessor to FTFace | ||
| fb9adfb5 | 2002-11-29 08:21:02 | Improved error handling | ||
| c941c73b | 2002-11-28 08:21:43 | Documentation Changes | ||
| b37ad01a | 2002-11-27 07:38:52 | Changes for FTPoint | ||
| fdccc4bf | 2002-08-27 07:12:49 | Updated dox comments | ||
| 18a50d96 | 2002-06-22 23:34:09 | Made charmap() const | ||
| 9013e3ec | 2002-06-20 08:22:06 | Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes | ||
| 3413b9a1 | 2002-06-12 08:56:42 | Merged FTGL_1_3_2 | ||
| 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 | ||
| 262b30a5 | 2001-09-17 20:59:34 | Implemented FTCharmap class | ||
| 241a40fc | 2001-08-28 23:04:04 | Moved the list of valid encoding symbols from the .cc to .h so it appears in the docs. | ||
| 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. | ||
| c5c734f9 | 2001-08-24 02:18:59 | Added JavaDoc comments | ||
| e62d68b3 | 2001-08-20 22:51:21 | Started being more strict with types eg integer indices and sizes are now unsigned. | ||
| 23cb67ba | 2001-08-20 22:36:44 | Added Glyph function | ||
| 9aa9fe44 | 2001-08-19 22:31:25 | Implemented charmap, CharIndex and kernAdvance functions. These are now wrappers for the freetype functions and the rest of FTGL should not call freetype directly. | ||
| a264b05c | 2001-08-05 21:37:18 | Added FT_Error member and accessor function. 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. |