On Mon, 2007-10-29 at 23:24 -0400, Andrew Conkling wrote: > On 10/29/07, Mike Cleaver <[EMAIL PROTECTED]> wrote: > I'm having some trouble finding a good solution for image > thumbnailing. > Typically I would use GDI+ but it seems to perform slowly and > doesn't > apply any (or sufficient) filtering for thumbnailing under > mono > (reducing a large photo to 64x, 32x, 96x thumbs). I am using > 1.2.5.1 on > suse & centos. Can anyone suggest a library / code sample > that they are > using? > > I bet F-Spot would have something like that, or maybe Banshee's cover > art handling. Unfortunately, I don't know the code well enough to > point you to it.
basically, F-Spot uses the gdk resizing methods... s > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
