|
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.
|
|
71eb8253
|
2008-04-13T07:48:50
|
|
* Refactoring FTContour.
|
|
141112c4
|
2008-04-12T22:44:48
|
|
* Add licensing information to all files in the library.
|
|
5793be41
|
2002-12-19T10:22:49
|
|
Inlined some functions
|
|
9e554e33
|
2002-12-18T03:53:55
|
|
Trying to simplify the constructor.
|
|
10cc9c4e
|
2002-12-17T09:15:13
|
|
Fix docs
|
|
1b2a2f13
|
2002-12-17T03:46:58
|
|
Renamed 'Points' to 'PointCount'
|
|
8d5b5b1c
|
2002-12-16T20:11:27
|
|
Made pointList private and removed size()
|
|
8c75798b
|
2002-12-15T23:04:46
|
|
Updated comments
|
|
df1e5ad2
|
2002-12-15T23:02:48
|
|
Unrolled evaluate curve
|
|
2ee7bddd
|
2002-12-15T22:04:21
|
|
Refactored evaluate curve
|
|
44732278
|
2002-12-15T08:51:54
|
|
Got rid of ctrlPtArray
|
|
52e26160
|
2002-12-15T08:20:58
|
|
Removed contourPoint struct
|
|
0f2a1ed7
|
2002-12-14T22:02:35
|
|
Removed conic and cubic functions
|
|
690d1d43
|
2002-12-08T04:49:52
|
|
Removed freetype includes
|
|
739dac83
|
2002-12-08T04:37:28
|
|
Moved from FTVectoriser to own file
|