src/FTExtrdGlyph.cpp


Log

Author Commit Date CI Message
henry ef3a8c03 2004-09-30T08:15:43 Code to turn off display lists.
henry c0ac7ac6 2004-09-26T09:47:40 Finalised texture coordinate generation code. Tidied some code.
henry f8833591 2004-09-18T11:24:02 Added texture co-ordinate generation.
henry 2a980faa 2004-08-22T05:50:33 Removed unnecessary translates in the glyph rendering code.
henry cca1059d 2003-09-29T20:59:51 Added SetDepth function to FTBBox
henry 59a0780e 2003-09-25T03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
henry 84d14a79 2003-09-24T22:05:12 Removed old comments
henry eeef12c6 2003-04-03T23:59:34 Made vectoriser a stack var and refactored variables
ellers 8827cc20 2003-01-28T13:53:24 minor update for win32
henry e4b164cf 2002-12-21T07:32:40 Delete the display list
henry 3faff95d 2002-12-19T10:24:20 Made some objects const
henry 92bc1caf 2002-12-17T04:42:33 Renamed render to Render
henry 41124c85 2002-12-17T03:49:31 Removed data buffers. Now call into vectoriser
henry 4b577dd9 2002-12-17T01:16:37 Removed redundant code and memory allocation
henry 74efb3e8 2002-12-16T23:25:41 Changes to the outline code in FTVectoriser
henry 73e3a4ad 2002-12-11T09:28:01 Removed redundant members. Moved BBox and advance to FTGlyph c_stor
henry 25392315 2002-12-08T07:01:44 Minor tidy up
henry 6b4e1f14 2002-12-08T06:57:27 Made vectoriser a local variable
henry 7804082c 2002-12-08T04:38:16 Refactored FTContour
henry f11669c0 2002-11-28T08:00:02 Changed FT_Vector to FTPoint
henry ba82a01b 2002-11-27T06:20:15 Tidied up some float declarations
henry 9013e3ec 2002-06-20T08:22:06 Changes for VTK Removed tabs Removed mmgr Optimisations for loading pixel based fonts Minor changes
henry 17eb8aeb 2002-02-02T00:16:36 Removed FT_DoneGlyph and clean up delete []
henry 7b1edc51 2002-01-25T22:34:32 Removed some redundant members and made then local
henry e919b2c4 2002-01-24T09:43:45 Removed the winding code. Reverted back to broken outline.flag. Glyph winding still broken!!!
henry fff0f674 2002-01-09T20:34:16 Minor tidy up
henry 493a1ac4 2001-12-14T02:52:10 Added math.h header
henry c8dc02da 2001-12-11T03:55:08 Replaced double with FTGL_DOUBLE typedef
henry ccddd5df 2001-11-29T05:10:21 Added Winding fuction to colc area for a full contour rather than part of one
henry 5779235b 2001-11-28T23:04:24 Added a work around for a bug in freetype. Calcs the winding direction of the contour
henry d996cc69 2001-11-25T20:40:57 Fixed the space bug AGAIN.
henry 21c76d68 2001-11-12T00:00:50 Extrusion code merged from 1.3beta2