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

Halla Rempt <ha...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ha...@valdyas.org

--- Comment #1 from Halla Rempt <ha...@valdyas.org> ---
Maybe the actual problem is that Krita infers that the image is RGB, while the
layer is loaded as XYZ.

https://invent.kde.org/graphics/krita/-/merge_requests/2182?commit_id=ca7b914a8a9d7e0ab384a40fd80c80d9014a47fb
has a partial fix. The problem is that in the layer thumbnail blue and red
still are not visible, but they become visible on a round-trip converting the
layer to rgb and then back.

The thumbnail in the recent files screen also shows only green, but in gray.

When saving the image after round-tripping, it's needed to also convert the
image colorspace to xyz, since we cannot apparently save an exr image with
layers in a different colorspace from the image, which I thought was possible.

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

Reply via email to