[Digikam-devel] [Bug 258985] digiKam does not store correct color profile in JPEG2000 or TIFF images

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed Jul 25 21:30:57 BST 2012


https://bugs.kde.org/show_bug.cgi?id=258985

--- Comment #13 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Git commit 23fd28f99c788a02e071db1debfe7c9870de163b by Marcel Wiesweg.
Committed on 25/07/2012 at 22:29.
Pushed by mwiesweg into branch 'master'.

Store color profile in Exif as a workaround for missing support in the PGF
format.

Attempt to do the same for JP2K, but that does not work: When reading, the
library successfully
returns an sRGB profile, while we cannot change this when creating a file.

M  +12   -0    libs/dimg/loaders/dimgloader.cpp
M  +1    -0    libs/dimg/loaders/dimgloader.h
M  +8    -0    libs/dimg/loaders/jp2kloader.cpp
M  +11   -0    libs/dimg/loaders/pgfloader.cpp
M  +18   -0    libs/dmetadata/dmetadata.cpp
M  +4    -1    libs/dmetadata/dmetadata.h

http://commits.kde.org/digikam/23fd28f99c788a02e071db1debfe7c9870de163b

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list