gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Initial Drawing API support


From: strk
Subject: Re: [Gnash-dev] Initial Drawing API support
Date: Mon, 19 Feb 2007 22:46:21 +0100

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;




reply via email to

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