Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 263722f7 | 2001-10-25 04:03:06 | Re-ordered initialisation lists to keep project builder happy (MAC OSX) | ||
| afa6cbb7 | 2001-09-30 23:00:23 | Clean up the FTCharmap | ||
| 262b30a5 | 2001-09-17 20:59:34 | Implemented FTCharmap class | ||
| 8a480963 | 2001-09-16 21:29:59 | Added error code (err) to initialisation list | ||
| 76f1128a | 2001-09-14 00:40:43 | Changed the order in which things are cleaned up when this object is destroyed. | ||
| 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. | ||
| 9a1fd558 | 2001-08-26 22:53:23 | Fixed a bug in the kerning code. Dims are in 1/64 pixels. | ||
| b56a2159 | 2001-08-24 02:17:19 | Added error checking in charSize(). Inserted some code comments to remind me how to set the encoding properly | ||
| 2e5ca9ad | 2001-08-21 03:20:26 | return type for CharIndex() made unsigned int | ||
| 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. | ||
| 4c7e040b | 2001-08-07 21:26:05 | Tidied up the err stuff | ||
| 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. |