gnash-dev
[Top][All Lists]
Advanced

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

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


From: John Franklin
Subject: Re: Re[2]: [Gnash-dev] render_handler_agg.cpp (HEAD)
Date: Sun, 3 Dec 2006 12:26:32 -0800

Hi Udo,

I agree.  Actually, I was running car_smash.swf (800x600) in a 640x480
frame buffer and it worked, but it was clipped to 640x480 instead of scaled.

John


On Dec 3, 2006, at 5:54 AM, Udo Giacomozzi wrote:

Hello John,

Saturday, December 2, 2006, 10:17:34 PM, you wrote:
JF> I was using fb/agg. The movie was car_smash.swf. I guess with this
JF> configuration set_scale() isn't called.

You're correct but the solution is not the correct one since it will
only work when the movie has the same resolution as the framebuffer.

We came accross the same problem. The solution was to call
resize_view() in the run() method so that the GUI calculates the
correct scales.

Forgot to commit that patch, sorry about that. Will do that in one of
the next days..

Udo






reply via email to

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