Bug#333542: [Issue N89425] QImageIO::setGamma doesn't work on PNG

2005-10-21 Thread Christopher Martin
On October 21, 2005 09:49, Charles Samuels wrote: > The following patches actually fix the problem, so that Konqueror has > correct gamma images according to > http://www.w3.org/Graphics/PNG/all_seven.html, and that setGamma(0.0) > will actually work. Thanks. I've checked the patches into our pack

Bug#333542: [Issue N89425] QImageIO::setGamma doesn't work on PNG

2005-10-21 Thread Charles Samuels
Ok, this is the actual correct patch. -Charles --- ../moo/qt-x11-free-3.3.5/src/kernel/qpngio.cpp 2005-09-02 13:43:05.0 +0100 +++ src/kernel/qpngio.cpp 2005-10-21 14:57:52.0 +0100 @@ -110,12 +110,20 @@ static void setup_qt( QImage& image, png_structp png_ptr, png_infop info_ptr,

Bug#333542: [Issue N89425] QImageIO::setGamma doesn't work on PNG

2005-10-21 Thread Charles Samuels
Christopher Martin wrote, on Friday 2005 October 21 1:42 pm: > On October 12, 2005 13:44, Christopher Martin wrote: > > Anyway, could you confirm that 28_qtc_png-gamma-fix.dpatch is the source > > of your problem? If so, then we'll probably just drop it from the > > package. > > If you need a hand