Re: Minutes: Foreign OSes BoF



Hi,

On Mon, 2008-03-17 at 12:42 +0200, Tor Lillqvist wrote:
> >  GIMP will continue to link in libpng, libjpeg, and etc., so
> >  that won't be affected by this regression.
> 
> Yep. GIMP needs all the information it can get, especially for JPEG,
> where it needs to actually have a look at the quantization tables from
> the image file.

This change would still break the thumbnailing system built into
libgimpthumb. This code uses the PNG module from gdk-pixbuf to load and
save thumbnails and it relies on the ability to read PNG text chunks
from PNG images and to set the PNG text chunk when creating PNG files.
So if you are taking away this functionality from the PNG module on the
Windows platform, then this would be a major regression.

It's also important to support the JPEG quality option on the JPEG save
module. How is that handled in the GDI code?


Sven




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]