On Sun, 2005-10-09 at 10:01 -0400, Kevin Toppenberg wrote:
> On 10/9/05, Todd Berman <[EMAIL PROTECTED]> wrote:
> -snip-
> > > Could you post a link to this library?
> > >
> >
> > Happily. We are using gdk-pixbuf, which is a lower level library in the
> > gtk+ toolkit. (Sorry, I kinda assumed the toolkit we were using was well
> > known)
> >
> > http://www.gtk.org/
> >
> 
> You probably told me that before, and I forgot.
> Hmmm, that gtk looks like a huge library.  I'm not sure I want to take
> the time to figure it all out for this one issue.
> 
> If your code can handle any format by format analysis instead of based
> on extensions, then I think I will not use TGA.
> 
> I'm going to use 64x64 .bmp files for now.
> 

Kevin, One issue using a 64x64 image of any format is keeping the
original aspect ratio. 64x64 thumbnail of a 600x1000 image is not going
to be very useful.

I would recommend using a size that allows the original aspect ratio to
be honored.

--Todd



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to