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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |b...@valdyas.org
     Ever confirmed|0                           |1

--- Comment #2 from Boudewijn Rempt <b...@valdyas.org> ---
Yes -- I'm not surprised, that's because Flake uses QPainter internally. So, a
vector layer is painted on a QImage, and the QImage is converted to a
KisPaintDevice.

QImage and QPainter cannot handle anything other than sRGB; there is a nasty
bug here though because the conversion assumes that any colorspace with the
RGBA id is sRGB...

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

Reply via email to