Dear All,
I found that the fltk draw image speed is not fast, for example, I have a 
1280*800 window which has a 1280*800 png file as it's background, it will takes 
about 2 second to display it in my arm board, the CPU is 800MHz, my compile 
tools is amr-linux-gcc-4.3.2, I have break down the time, found that the most 
of time spend is not in the decoding but in the draw function, why memory copy 
from one buffer to another buffer will take so much time?

Best regards,
Leo
_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to