kc3-lang/ftgl/src/FTExtrdGlyph.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 []
7b1edc51 2002-01-25 22:34:32 Removed some redundant members and made then local
e919b2c4 2002-01-24 09:43:45 Removed the winding code. Reverted back to broken outline.flag. Glyph winding still broken!!!
fff0f674 2002-01-09 20:34:16 Minor tidy up
493a1ac4 2001-12-14 02:52:10 Added math.h header
c8dc02da 2001-12-11 03:55:08 Replaced double with FTGL_DOUBLE typedef
ccddd5df 2001-11-29 05:10:21 Added Winding fuction to colc area for a full contour rather than part of one
5779235b 2001-11-28 23:04:24 Added a work around for a bug in freetype. Calcs the winding direction of the contour
d996cc69 2001-11-25 20:40:57 Fixed the space bug AGAIN.
21c76d68 2001-11-12 00:00:50 Extrusion code merged from 1.3beta2