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;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to