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: John Franklin
Subject: Re: [Gnash-dev] render_handler_agg.cpp (HEAD)
Date: Sat, 2 Dec 2006 13:17:34 -0800

I was using fb/agg. The movie was car_smash.swf. I guess with this configuration set_scale() isn't called.

John Franklin


On Dec 2, 2006, at 12:48 PM, strk wrote:

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
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash-dev





reply via email to

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