I took a closer look at the problem. All failing tests are checking for the color "white" and getting back the color "black" so I suspect this has to do with setting the background color. Is this the reason why AGG wants the first rendering call to be accompained by a WORLD range ? Can we think of a cleaner implementation if this is the case ?
--strk; On Fri, Apr 27, 2007 at 08:48:24AM +0200, strk wrote: > Udo, the DrawingApiTest.swf seems to fully work now, but > from MovieTester, if I do NOT set the invalidated bounds > to WORLD *always* (line 144 of MovieTester.cpp) the > automated test DrawingApiTestRunner fails, returning white > pixels when other colors are expected. > Since visualy things work, does that mean I need to modify > the invalidated bounds as returned by add_invalidated_bounds > somehow ? > > TIA _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

