[Digikam-devel] [Bug 286127] Resize tool in digikam corrupt transparencies on png files
Gilles Caulier
caulier.gilles at gmail.com
Sun Nov 27 16:17:41 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=286127
--- Comment #10 from Gilles Caulier <caulier gilles gmail com> 2011-11-27 16:17:41 ---
they can, if we specify the image format in dedicated IPTC tag.
look here :
https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2/repository/revisions/master/entry/libkexiv2/kexiv2image.cpp#L864
none JNG or PGF are registered in Iptc.Application2.PreviewFormat.
look format list given by exiftool by tag "ObjectPreviewFileFormat" :
http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/IPTC.html
We can registered new value as 100 or 1000 with JNG of PGF to be sure to not be
in conflict with another one.
Note : why not to migrate preview data from IPTC to XMP now, exemple into
digiKam namespace ? We can do what we want into it (:=)))
Gilles Caulier
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list