On 03/12/2010 18:58, Slick Dealer wrote:
> Hello there,
> 
> I am using FL_Help_View to render png images in my app. It works fine for 
> small images, but for anything more than a 3 MB PNG image, Fl_Help_View takes 
> 10-15 seconds to display it. Is there any way to speed image rendering 
> through Fl_Help_View?
> 
> Thanks much,

How many of these do you use? Do you resize them (does your <img> tag use 
"height" and "width" attributes?) and what is the size of the original in 
pixels?
The 3MB png might be quite large after decompression...


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to