On Fri, Oct 19, 2007 at 09:27:34AM +0200, Udo Giacomozzi wrote: > Seriously, I am not aware of any real AGG rendering issues. I'm eager > to solve any of these. Please tell...
See the ChangeLog: one XPASS (masks_test2runner.cpp:58). Cairo unexpectedly passes, so it means AGG fails (as all our expectances are based on AGG, being (before bjacques work) the only renderer capable of testing. The line is: // visual check succeeds with AGG pixel format RGB24 // don't know why this check fails with AGG pixel format AGG_RGB555 xcheck_pixel(40, 40, 10, white, 3); On my side it gives: XFAILED: AGG_RGB555 pix:40,40 exp:255,255,255,255 obt:224,224,224,255 tol:8 [testsuite/misc-ming.all/masks_test2runner.cpp:58] Ok, doesn't seem a big bug, anyway white should be white, no matter pixel format, right ? --strk; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit