kc3-lang/ftgl/src/FTGlyph.cpp

Branch :


Log

Author Commit Date CI Message
141112c4 2008-04-12 22:44:48 * Add licensing information to all files in the library.
7c358859 2008-04-04 12:43:38 * Generate a config.h file instead of passing all defines in the compiler command line. * "make install" now properly installs the includes, the documentation and the .pc file. * Generate a shared library.
ee107630 2008-03-03 16:41:35 * Remove svn:executable property from source files.
f0f550ea 2008-03-03 16:36:07 * Remove svn:executable property from source files.
55888982 2004-10-17 00:40:24 Changed advance to be an FTPoint rather than a float.
8bdfef74 2004-10-03 22:50:30 Adding support for turning off display lists in FTGL
59a0780e 2003-09-25 03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
73e3a4ad 2002-12-11 09:28:01 Removed redundant members. Moved BBox and advance to FTGlyph c_stor
f11669c0 2002-11-28 08:00:02 Changed FT_Vector to FTPoint
9013e3ec 2002-06-20 08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
3715b637 2001-12-10 21:30:58 Added include for mmgr
07f73bb5 2001-09-17 21:00:10 Comment changes
486a0751 2001-09-16 21:27:52 removed the glyphIndex member
84de12e4 2001-09-14 00:37:26 Removed FT_Done_Glyph from the d_tor. Glyph disposal is done immediately after the glyph is processed.
fd085e7c 2001-08-27 03:15:59 Minor change to FIXME comment
e62d68b3 2001-08-20 22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
f8b7df3d 2001-08-05 21:39:50 Minor tidy ups and made render() arg const
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.