[cairo] Objections to changing most text tests to use the internal font?
Adrian Johnson
ajohnson at redneon.com
Mon Nov 30 23:50:31 PST 2009
Behdad Esfahbod wrote:
> What I suggest is:
>
> - Include one Type1, one TrueType, and one bitmap font in boilerplate/.
> Like we do with surface, have boilerplate/test run the text tests against all of:
>
> - Twin font
> - FreeType with Type1 font
> - FreeType with TrueType font
> - FreeType with bitmap font
I started some work last year to included a TrueType, OpenType/CFF, and
Type 1 font for testing the subsetting:
http://cgit.freedesktop.org/~ajohnson/cairo/log/?h=font-subset-test
Please review this branch and see what you think of the boilerplate
changes for testing the subsetting.
Commit 9d0733bb adds the fonts to the test suite. It is based the Nimbus
Sans L Regular font.
More information about the cairo
mailing list