test/FTVectoriser-Test.cpp


Log

Author Commit Date CI Message
sammy c96146ed 2008-04-29T06:44:51 * Moved header files that are not required by library clients into src/ so that they do not get installed. * Created an ftgl.h header that allows clients to #include <FTGL/ftgl.h> and be done with it.
sammy 09fbf8ac 2008-04-28T11:17:05 * Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space constructs, remove tab/space mixes, wrap a lot of long source lines.
sammy 92094112 2008-04-23T15:56:47 * Only build outset contours when really needed. This spares quite a few operations and removes now useless parameters from several methods. Patch by Eric Beets, reworked by me.
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 74b3ad8c 2008-04-13T14:04:54 * Changed some unit tests so that they're clearer about where the failures come from.
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 4c6baa27 2004-10-10T22:50:01 Refactoring FTPoint
henry bc61db09 2004-04-09T04:01:02 Added symbol for front and rear facing
henry 59a0780e 2003-09-25T03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
henry 7d69b7da 2003-09-22T05:27:03 Refactored setUpFreetype function.
henry 8fd2ff3e 2003-09-22T02:11:42 Fixes for deprecated identifiers in 2.1.5
henry 2e4edebf 2003-09-21T01:43:19 Fixed for 2.1.5
henry 7b7cb75e 2003-09-19T23:37:08 Added a test for the freetype library version.
henry f75d9d61 2003-05-04T21:02:26 Changed unit tests for new hinter in Freetype 2.1.4
ellers 3c0fb00d 2003-01-30T12:24:08 updates for win32 build
henry 7f7a254f 2003-01-10T03:26:29 Adding fonts for future layout support tests
henry 886f06a5 2003-01-09T01:59:59 Formatting changes
henry 7556ce86 2003-01-08T09:02:38 Added Type1 file attach test
henry 8a9a8cf3 2002-12-19T10:29:36 More tests
henry 99a49e86 2002-12-17T23:51:42 Fixed tests
henry becb282a 2002-12-17T23:28:16 Moved all the constants into a header
henry 32c357cf 2002-12-17T08:21:01 Added unit tests