https://bugs.kde.org/show_bug.cgi?id=409721
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |metzping...@gmail.com --- Comment #1 from Maik Qualmann <metzping...@gmail.com> --- Created attachment 121477 --> https://bugs.kde.org/attachment.cgi?id=121477&action=edit iccProfile.patch In digiKam-6.2.0, the ImageMagick loader takes care of loading and saving WebP images. This is a first patch to save and load ICC profiles. ImageMagick has a problem if there are XMP metadata in the image when loading, then we fall back to the QImage loader, which can not load ICC profiles. For this we have to find a solution. Also WebP images of Gimp with XMP are rejected by the ImageMagick loader, it is not an Exiv2 problem. Maik -- You are receiving this mail because: You are watching all bug changes.