kc3-lang/ftgl/include/FTBitmapGlyph.h

Branch :


Log

Author Commit Date CI Message
f0f550ea 2008-03-03 16:36:07 * Remove svn:executable property from source files.
934106a4 2002-12-31 04:07:34 Fixed alignment issues for bitmap and texture glyphs
92bc1caf 2002-12-17 04:42:33 Renamed render to Render
538791da 2002-12-12 06:12:58 Got rid of numGreys and pushed down pos
f11669c0 2002-11-28 08:00:02 Changed FT_Vector to FTPoint
067b6b2f 2002-08-26 09:01:55 Made some ints unsigned
9013e3ec 2002-06-20 08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
68b7e8c1 2001-12-10 21:53:19 Tidied up includes
90dbbac7 2001-10-14 21:52:24 Updated comments
9f60f535 2001-10-10 21:59:02 Added FTGL_EXPORT to class declarations for the windows port
c704216e 2001-09-16 21:49:52 Removed glyph index parameter from c_stor (see FTGlyph) and updated comments
e8949db4 2001-08-27 21:29:21 Minor change. Changed arg name in Render()
e62d68b3 2001-08-20 22:51:21 Started being more strict with types eg integer indices and sizes are now unsigned.
f03d965b 2001-08-05 21:35:51 Made render() arg const
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.