gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog backend/render_handler_cairo.cpp


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog backend/render_handler_cairo.cpp
Date: Fri, 19 Oct 2007 09:36:55 +0200

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;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]