gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] render_handler_agg.cpp (HEAD)


From: strk
Subject: Re: [Gnash-dev] render_handler_agg.cpp (HEAD)
Date: Sat, 2 Dec 2006 21:48:03 +0100

On Fri, Dec 01, 2006 at 04:37:55PM -0800, John Franklin wrote:
> Hello,
> 
> In the render_handler_agg constructor I had to use:
> 
>       xscale(1.0 / 20.0),
>       yscale(1.0 / 20.0),
> 
> instead of:
> 
>       xscale(1.0),
>       yscale(1.0 ),
> 
> to get the renderer to work.

This is using *which* gui ? and against *which* movie ?
(everything works fine with gtk/agg here)
--strk;




reply via email to

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