I'm not sure about the dependencies for gdk, does it require X to be installed? I'm relatively new to developing on linux so I don't really get the whole X display model and how it relates to things like gdk.
F-Spot definitely generates crisp thumbs and does it fast so I'm going to write some test code tomorrow or later this week. Thanks, Mike Cleaver On Tue, 2007-10-30 at 10:24 +0100, Stephane Delcroix wrote: > 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
