[Kde-imaging] [Bug 146259] Raw Converter won't convert to 16bit PNG

Gilles Caulier caulier.gilles at gmail.com
Sun Sep 23 18:13:23 CEST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=146259         




------- Additional Comments From caulier.gilles gmail com  2007-09-23 18:13 -------
SVN commit 715970 by cgilles:

Marcel, libtiff is very sensible to data type to store in tiff tags. This is why 16 bits color depth is broken in kipi-plugin tiff writer implementation.
I have found this difference with digiKam Dimg::TiffLoader implementation: the width and height value need to be casted from int to uint32 to have a fine tiff encoding.
This is really a weird side effect from libtiff...

So now, kipi-plugins RawConverter is able to export RAW to TIFF in 16 bits color depth.

CCMAIL: marcel.wiesweg gmx de
CCBUGS: 146259



 M  +12 -14    kpwriteimage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=715970


More information about the Kde-imaging mailing list