gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Re: point test


From: Sandro Santilli
Subject: Re: [Gnash-dev] Re: point test
Date: Mon, 5 Nov 2007 12:12:02 +0100

On Mon, Nov 05, 2007 at 10:31:25AM +0100, Udo Giacomozzi wrote:

> It's up to the SWF generator to provide correct information.
> 
> I've attached a test case. Can you check the line properties? I can't
> make much out of listswf' output...

swfmill is more friendly in these cases:

          <Shape>
            <edges>
              <ShapeSetup x="9539" y="6439" fillStyle1="2"/>
              <LineTo x="-7799" y="0"/>
              <LineTo x="0" y="-4659"/>
              <LineTo x="7799" y="0"/>
              <LineTo x="0" y="4659"/>
              <ShapeSetup x="4100" y="3300" fillStyle0="2" lineStyle="7"/>
              <LineTo x="0" y="2240"/>
              <ShapeSetup/>
            </edges>
          </Shape>

> I'll try to implement my algorithm soon so we can check if it is valid
> (at least it will be a fallback if we decide to go the renderer way).

As usual, automated testcases (we have all the infrastructure) would
greatly help.

--strk;




reply via email to

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