|
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.
|
|
83a36614
|
2008-04-17T13:37:32
|
|
* Implement - and -= operators in the FTPoint class.
* Allow to omit the Z coordinate in the FTPoint constructor, in which case
it is set to zero.
|
|
141112c4
|
2008-04-12T22:44:48
|
|
* Add licensing information to all files in the library.
|
|
ee107630
|
2008-03-03T16:41:35
|
|
* Remove svn:executable property from source files.
|
|
f0f550ea
|
2008-03-03T16:36:07
|
|
* Remove svn:executable property from source files.
|
|
d60f1a16
|
2004-12-06T22:42:28
|
|
const correctness.
|
|
55888982
|
2004-10-17T00:40:24
|
|
Changed advance to be an FTPoint rather than a float.
|
|
46e9a5bb
|
2004-10-12T01:23:54
|
|
Updated comments
|
|
1f69e6a0
|
2004-10-11T02:58:52
|
|
Added operator + & * to FTPoint
|
|
8c207cad
|
2004-10-11T01:58:43
|
|
Renamed variable
|
|
4c6baa27
|
2004-10-10T22:50:01
|
|
Refactoring FTPoint
|
|
b2bd1ab8
|
2004-10-10T11:14:58
|
|
Refactoring FTPoint
|
|
4c9a32b2
|
2004-10-10T10:45:37
|
|
Added cast to double operator
|
|
26d95ab8
|
2002-12-17T01:05:15
|
|
Added operator +=
|
|
c941c73b
|
2002-11-28T08:21:43
|
|
Documentation Changes
|
|
83da3d1a
|
2002-11-27T06:35:56
|
|
Moved these classes to there own files
|