src/FTFont.cpp


Log

Author Commit Date CI Message
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 b161bd20 2001-09-14T00:39:36 No longer call face.close(). FTFace is responsible for closing the face.
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 e901ce49 2001-08-06T20:57:54 Changed char* to unsigend char* to fix bug when displaying chars >127
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 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.