include/FTGlyphContainer.h


Log

Author Commit Date CI Message
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 0061e91e 2001-10-25T03:57:17 Made the destructor virtual
henry 85a2255d 2001-10-24T21:21:52 Fixing up the comments
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 d74f95ce 2001-09-19T04:54:59 Added functions to calc the advance width of a string
henry 6165034e 2001-09-16T21:50:28 Added error code (err) to initialisation list
henry 69818dda 2001-08-27T03:16:28 Started to add comments
henry e62d68b3 2001-08-20T22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
henry 31fa83cb 2001-08-19T22:34:40 This now uses FTFace function rather than calling freetype directly...better encapsulation and may allow future caching.
henry 74ddddc2 2001-08-05T21:41:09 Added FT_Error member. Minor tidy ups and fixed automatic variable warning in render()
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 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.