On Fri, 2011-01-21 at 13:33 +1100, Andrew Cowie wrote:
> I've done preliminary coverage of Pango's Font object.
I've merged this to 'mainline'.
> I did a test, ValidatePangoFont, but it's not good enough.
I added the test, but not to the UnitTests suite, as it depends on all
kinds of fonts being installed. On Debian it's:
ttf-dejavu
ttf-libertion
ttf-mscorefonts-installer
ttf-adf-gillius
> Maybe someone could have a try
$ java -client -ea -Djava.awt.headless=true -classpath tmp/gtk-4.0.jar:tmp/generator/:tmp/tests/:/usr/share/java/junit.jar com.operationaldynamics.junit.VerboseTestRunner org.gnome.pango.ValidatePangoFonts
will run the test case. I'm *really* open to suggestions of how this
could be done better.
AfC
Sydney
|