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