https://bugs.kde.org/show_bug.cgi?id=416515
--- Comment #11 from Boudewijn Rempt <b...@valdyas.org> ---
What I think that happens is that starting with Qt 5.14, QImage keeps the icc
profile from the original image around, using the new QColorSpace class. When
we're trying to save to PNG, libpng protests because Qt also saves PNG with the
sRGB flag, which conflicts with the presence of the ICC profile.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to