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

Branch :


Log

Author Commit Date CI Message
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.
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
14a240e6 2004-10-07 02:09:48 Changed testKerning to use a font with a kerning table.
e04d1931 2004-09-29 03:13:47 Improved error values for tests
bc7fea71 2003-10-19 21:16:41 Moved charmap list function out of FTCharmap into FTFont
4e71fb09 2003-09-24 22:12:57 Fixed some error return values.
ed6736d0 2003-09-21 01:42:46 Fixed memory face error code
dc4d1fa2 2003-07-23 09:06:51 Remove Font Table function.
53f532ed 2003-06-03 02:57:28 Removed FTCharmap from FTFace
2c1645a5 2003-01-10 03:25:53 Trying to add table support
9a6997a2 2003-01-10 01:47:05 Added units per EM square
886f06a5 2003-01-09 01:59:59 Formatting changes
4a1ba59c 2003-01-08 21:46:53 Implemented Attach from memory test
7556ce86 2003-01-08 09:02:38 Added Type1 file attach test
70869a5d 2003-01-08 04:24:36 Added attach from memory function
6def9b13 2003-01-05 22:40:51 Minor change
86933a4b 2002-12-20 22:13:43 Removed Open functions. C_stors now open face
dba6d5c8 2002-12-19 10:28:59 Uncommented test
becb282a 2002-12-17 23:28:16 Moved all the constants into a header
32c357cf 2002-12-17 08:21:01 Added unit tests