include/FTFont.h


Log

Author Commit Date CI Message
henry 634f2397 2002-06-22T23:33:44 Added accessors for point size
henry 9013e3ec 2002-06-20T08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
henry 3413b9a1 2002-06-12T08:56:42 Merged FTGL_1_3_2
henry 5b379896 2002-02-06T02:40:51 inlined the ascender and descender functions
henry ba45ad6b 2002-01-25T22:48:45 More comments
henry ac5532fe 2002-01-09T20:35:52 FTBbox now uses floats rather then ints
henry 6829d29a 2001-12-11T03:56:17 rejigged the advance and render functions to make them sleaner...not really
henry e968a7e0 2001-11-13T05:45:10 Added an empty virtual depth function
henry 6c7815f2 2001-11-12T04:14:39 Made MakeGlyphList() virtual again
henry b2b7f0b5 2001-11-12T02:33:04 Added bounding box function un-virtualised some functions fixed comments
henry 29f37277 2001-11-04T04:55:43 Unix line endings
henry 789b1cf3 2001-11-04T04: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
henry 82ec4afe 2001-10-29T20:09:59 Minor changes to fix some implicit type conversions
henry 2e64c85c 2001-10-25T04:01:59 Made numGlyphs unsigned
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 7ffb9dc6 2001-09-20T00:22:39 Removed redundant code. Added comments for Advancs()
henry d74f95ce 2001-09-19T04:54:59 Added functions to calc the advance width of a string
henry d70420a4 2001-09-16T21:28:46 Updated comments and added a unicode render function
henry 72a95b2e 2001-09-14T00:38:04 Added more comments
henry eba2ba50 2001-08-28T01:12:34 Fixed comments
henry 983f9c3e 2001-08-27T23:01:29 Updated comments
henry c5c734f9 2001-08-24T02:18:59 Added JavaDoc comments
henry e62d68b3 2001-08-20T22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
henry 6acb6ea5 2001-08-19T22:32:57 Updated to reflect changes in FTFace & FTGlyphContainer
henry de2532f4 2001-08-08T01:33:03 Changes to the way charmaps are handled
henry 06d66c75 2001-08-07T21:28:07 Minor tidy ups. Tidied up the error stuff
henry 53040dd2 2001-08-05T21:39:02 Minor tidy ups and fixed a couple of compiler warnings
henry 4cd99a38 2001-07-30T02:24:24 Rewrote the way the raster positon is set. The position is now kept in an FT_Vector called pen and pas into the glyphs, rather than the glyph calculating it's on raster position.
henry 563aab11 2001-07-27T04:28:40 Made all methods virtual
henry 019af0d2 2001-07-26T05: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.