Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 82035b3b | 2001-11-12 02:42:32 | Added bounding box function | ||
| 7e2c7214 | 2001-11-05 20:59:35 | Added a test for null pointers in the d_stor | ||
| 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 | ||
| 82ec4afe | 2001-10-29 20:09:59 | Minor changes to fix some implicit type conversions | ||
| d74f95ce | 2001-09-19 04:54:59 | Added functions to calc the advance width of a string | ||
| 6165034e | 2001-09-16 21:50:28 | Added error code (err) to initialisation list | ||
| 6a234ca3 | 2001-08-24 02:16:00 | Minor changes to comments | ||
| e62d68b3 | 2001-08-20 22:51:21 | Started being more strict with types eg integer indices and sizes are now unsigned. | ||
| 31fa83cb | 2001-08-19 22:34:40 | This now uses FTFace function rather than calling freetype directly...better encapsulation and may allow future caching. | ||
| de2532f4 | 2001-08-08 01:33:03 | Changes to the way charmaps are handled | ||
| 0775ec8b | 2001-08-07 21:28:45 | Added a note about kerning modes | ||
| 74ddddc2 | 2001-08-05 21:41:09 | Added FT_Error member. Minor tidy ups and fixed automatic variable warning in render() | ||
| 4cd99a38 | 2001-07-30 02: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. | ||
| 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. |