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
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev



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

Reply via email to