https://bugs.kde.org/show_bug.cgi?id=408177
--- Comment #8 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 0f123641b9e5c43a9a196342d606ec3ca93cde17 by Boudewijn Rempt, on behalf of Agata Cacko. Committed on 17/06/2019 at 08:17. Pushed by rempt into branch 'krita/4.2'. Add conversion of colorspace to tiff export Not every colorspace supported by Krita is supported by tiff. In case of exporting an image with an unsupported color space it should convert to the closest one. This commit ensures that. M +8 -0 plugins/impex/tiff/kis_tiff_converter.cc M +65 -21 plugins/impex/tiff/kis_tiff_writer_visitor.cpp https://invent.kde.org/kde/krita/commit/0f123641b9e5c43a9a196342d606ec3ca93cde17 -- You are receiving this mail because: You are watching all bug changes.