On Mon, Feb 19, 2007 at 12:16:46PM +0100, strk wrote: > Initial support for beginFill() and endFill() is also stubbed > in the new DynamicShape class (deriving from shape_character_def) > but not used by sprite_instance yet.
NEWS: added support for beginFill() and endFill(). It seems that always using the *left* fill works fine for both clockwise and counterclockwise paths, while setting the *right* fill to anythign != 0 breaks it. Check out testsuite/misc-ming.all/DrawingApi.as We'll need a way to automate testing of it, possibly related to general testing of rendering capabilities. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

