kc3-lang/ftgl/src/FTOutlineGlyph.cpp

Branch :


Log

Author Commit Date CI Message
f11669c0 2002-11-28 08:00:02 Changed FT_Vector to FTPoint
ba82a01b 2002-11-27 06:20:15 Tidied up some float declarations
9013e3ec 2002-06-20 08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
17eb8aeb 2002-02-02 00:16:36 Removed FT_DoneGlyph and clean up delete []
c8dc02da 2001-12-11 03:55:08 Replaced double with FTGL_DOUBLE typedef
d996cc69 2001-11-25 20:40:57 Fixed the space bug AGAIN.
6d84af79 2001-11-12 02:40:15 Set the bounding box and re-order some operations
e077739b 2001-10-30 23:23:29 Renamed functions in prep for extruded glyphs Ingest->Process Output->MakeOutline
df172ba4 2001-10-10 22:03:16 Minor changes, mainly to includes, for the windows port
6e2bd9b8 2001-09-30 23:01:56 These used to be FTVectorGlyph. Changed the name.