Using .copy(width, height) to resize an Fl_JPEG_Image is very fast, but the resulting thumbnail is not as pretty as using "convert" utility of ImageMagick.
Is there a way to resize jpegs in fltk that results in better looking thumbnails? Or to set the quality of the .copy? -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

