Check the values of xscale and yscale in world_to_pixel()
(render_handler_agg.cpp).
They're probably 0.0. They should be 1/20.0. Actually, from Udo:
> 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..
John Franklin
xscale
On Dec 14, 2006, at 9:39 AM, shamju joseph wrote:
Hi,
I've problem with gnash 0.7.2. Gnash configured
with AGG-Framebuffer shows only blank screen as
output. But the CVS version of OCT 2006 works fine!
Can someone please help? The configure command I used
is listed below.
One more doubt:
Can AGG-framebuffer version of gnash, accept keyboard
and mouse events ?
System : x86, Fedora 5, gcc 4.1.0
Thanks
shamju joseph
./configure
--prefix=/home/shamju2/Project2/Gnash-0.7.2/archindep
--exec-prefix=/home/shamju2/Project2/Gnash-0.7.2/archdep
--oldincludedir=/home/shamju2/Project2/Gnash-0.7.2/oldindir
--disable-klash --disable-xml --disable-i810-lod-bias
--disable-sdk-install --disable-testing
--enable-gui=FB --enable-renderer=Agg --disable-dom
--disable-xmlreader --disable-plugin
--enable-threading --disable-glext --without-arts
--disable-write --enable-sound=NO --without-x
--disable-dmalloc --disable-embedded --disable-qtopia
--disable-mac --disable-fltk --disable-jpeg
--disable-png
--with-agg-incl=/home/shamju2/AGG/agg-2.4/agg-2.4/include
--with-agg-lib=/home/shamju2/AGG/agg-2.4/agg-2.4/src
______________________________________________________________________
______________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
_______________________________________________
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