In order to give more options to unit tests, I've been thinking about adding a getColor(rgba& color_return) to the render_handler superclass. This would let a unit test check what's the color of a specific pixel. This would let unit tests, for example, generate a user event, and then check for the color of a screen output. Do you think this is feasible for all renderers ?
--strk; /"\ ASCII Ribbon Campaign \ / Respect for low technology. X Keep e-mail messages readable by any computer system. / \ Keep it ASCII. _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

