On 07/12/10 22:39, Slick Dealer wrote: > I think I tested Fl_Image resizing but realized that image rendering > is much better if I use Fl_Help_View to display/resize the image. Has > anyone had a similar experience?
Hmm, that's odd because Fl_Help_View just uses the fltk copy() method to do its resizing, so if it works for Fl_Help_View it ought to work exactly the same for you (only be potentially quicker as there is less context to drag about..) I wonder why that did not work. I know that it does for me (though I doubt that helps here!) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

