kc3-lang/ftgl/test/FTVectoriser-Test.cpp

Branch :


Log

Author Commit Date CI Message
c96146ed 2008-04-29 06: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.
09fbf8ac 2008-04-28 11:17:05 * Cosmetic: remove trailing spaces, fix unbalanced parenthesis/space constructs, remove tab/space mixes, wrap a lot of long source lines.
92094112 2008-04-23 15: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.
7e74380f 2008-04-21 21:48:03 * Inset/outset contour support for fonts, by Eric Beets. For now, only contours with exactly the same number of points are generated.
74b3ad8c 2008-04-13 14:04:54 * Changed some unit tests so that they're clearer about where the failures come from.
ee107630 2008-03-03 16:41:35 * Remove svn:executable property from source files.
f0f550ea 2008-03-03 16:36:07 * Remove svn:executable property from source files.
4c6baa27 2004-10-10 22:50:01 Refactoring FTPoint
bc61db09 2004-04-09 04:01:02 Added symbol for front and rear facing
59a0780e 2003-09-25 03:55:19 Changed to use FTGlyphSlot internally instead of FTGlyph
7d69b7da 2003-09-22 05:27:03 Refactored setUpFreetype function.
8fd2ff3e 2003-09-22 02:11:42 Fixes for deprecated identifiers in 2.1.5
2e4edebf 2003-09-21 01:43:19 Fixed for 2.1.5
7b7cb75e 2003-09-19 23:37:08 Added a test for the freetype library version.
f75d9d61 2003-05-04 21:02:26 Changed unit tests for new hinter in Freetype 2.1.4
3c0fb00d 2003-01-30 12:24:08 updates for win32 build
7f7a254f 2003-01-10 03:26:29 Adding fonts for future layout support tests
886f06a5 2003-01-09 01:59:59 Formatting changes
7556ce86 2003-01-08 09:02:38 Added Type1 file attach test
8a9a8cf3 2002-12-19 10:29:36 More tests
99a49e86 2002-12-17 23:51:42 Fixed tests
becb282a 2002-12-17 23:28:16 Moved all the constants into a header
32c357cf 2002-12-17 08:21:01 Added unit tests