gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/dlist.cpp


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/dlist.cpp
Date: Tue, 24 Jul 2007 18:56:49 +0200

On Tue, Jul 24, 2007 at 06:28:10PM +0200, Udo Giacomozzi wrote:

> It's not certain if this is a Gnash bug (ie. we don't handle masks
> correctly) or if the SWF is malformed. I get headache whenever I
> try to analyze the masks code..

If I understand correctly, it seems that the SWF contains this layout:

        1 - mask layer up to depth 4
        2 - mask layer up to depth 4
        3 - ...

Basically, one mask seems to be inside the "masked" range (mask layer at depth 2
is masked by mask layer at depth 1).

We should try to reproduce this layout and analyze what the expected bahviour 
is.
IE: would second mask disable first one ?

--strk;




reply via email to

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