|
31ee90b0
|
2012-08-24T00:00:52
|
|
got some tests to run and added a new one for triangle extraction. The one I couldnt get to run, I just commented out. I could not find the fonts that are required for some tests
|
|
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.
|
|
74b3ad8c
|
2008-04-13T14:04:54
|
|
* Changed some unit tests so that they're clearer about where the failures
come from.
|
|
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.
|
|
06d1b145
|
2005-01-03T09:09:35
|
|
Reset the error when setting the charmap
|
|
4bda5c45
|
2004-09-29T23:46:24
|
|
Changed tests to better show the interaction between character encodings
|
|
e04d1931
|
2004-09-29T03:13:47
|
|
Improved error values for tests
|
|
d5f912b3
|
2004-05-09T07:13:48
|
|
Updated for changes in FTCharmap
|
|
bc7fea71
|
2003-10-19T21:16:41
|
|
Moved charmap list function out of FTCharmap into FTFont
|
|
0418c75c
|
2003-10-19T02:40:00
|
|
Can now get the list of supported charmaps for the font.
|
|
56289ce6
|
2003-06-08T01:09:17
|
|
Refactored FTGlyphContainer & FTCharmap. They now store FTGlyphs sequentially rather than by glyph index.
|
|
69776d87
|
2003-06-03T04:02:05
|
|
Now takes an FTGL face not a Freetype fac
|
|
3c0fb00d
|
2003-01-30T12:24:08
|
|
updates for win32 build
|
|
886f06a5
|
2003-01-09T01:59:59
|
|
Formatting changes
|
|
becb282a
|
2002-12-17T23:28:16
|
|
Moved all the constants into a header
|
|
32c357cf
|
2002-12-17T08:21:01
|
|
Added unit tests
|