include/FTContour.h


Log

Author Commit Date CI Message
sammy 7e74380f 2008-04-21T21:48:03 * Inset/outset contour support for fonts, by Eric Beets. For now, only contours with exactly the same number of points are generated.
sammy 71eb8253 2008-04-13T07:48:50 * Refactoring FTContour.
sammy 141112c4 2008-04-12T22:44:48 * Add licensing information to all files in the library.
henry 5793be41 2002-12-19T10:22:49 Inlined some functions
henry 9e554e33 2002-12-18T03:53:55 Trying to simplify the constructor.
henry 10cc9c4e 2002-12-17T09:15:13 Fix docs
henry 1b2a2f13 2002-12-17T03:46:58 Renamed 'Points' to 'PointCount'
henry 8d5b5b1c 2002-12-16T20:11:27 Made pointList private and removed size()
henry 8c75798b 2002-12-15T23:04:46 Updated comments
henry df1e5ad2 2002-12-15T23:02:48 Unrolled evaluate curve
henry 2ee7bddd 2002-12-15T22:04:21 Refactored evaluate curve
henry 44732278 2002-12-15T08:51:54 Got rid of ctrlPtArray
henry 52e26160 2002-12-15T08:20:58 Removed contourPoint struct
henry 0f2a1ed7 2002-12-14T22:02:35 Removed conic and cubic functions
henry 690d1d43 2002-12-08T04:49:52 Removed freetype includes
henry 739dac83 2002-12-08T04:37:28 Moved from FTVectoriser to own file