swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] angle in degrees for filters


From: Matthias Kramm
Subject: Re: [Swftools-common] angle in degrees for filters
Date: Sat, 24 May 2008 17:16:42 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Sat, May 24, 2008 at 03:11:29PM +0200, Jean-Michel Sarlat <address@hidden> 
wrote:
> I replaced
> >>float angle = parseFloat(lu(args,"angle")) / 180 * M_PI;
> by
> >>float angle = parseFloat(lu(args,"angle"));
> and everything is Ok for the positionning of the shadow...

No, that code was correct-
But there *was* a bug in the shadow positioning (swf_SetFixed()).
CVS contains a fix.

Greetings

Matthias






reply via email to

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