https://bugs.kde.org/show_bug.cgi?id=408177
--- Comment #10 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 52060c2c5ec2511f6fbbc8704e0bf8c43ae0a8a6 by Boudewijn Rempt, on behalf of Agata Cacko. Committed on 20/06/2019 at 10:31. Pushed by rempt into branch 'krita/4.2'. Add support for more color spaces in tiff impex This commit adds support for following color spaces/bit depths: Export: - laba i8, f32 - graya f16, f32 - cmykaf32 Import: - cmyka f32 - laba f32, f16, i8 Related: bug 391987 M +43 -9 plugins/impex/tiff/kis_tiff_converter.cc M +17 -9 plugins/impex/tiff/kis_tiff_writer_visitor.cpp https://invent.kde.org/kde/krita/commit/52060c2c5ec2511f6fbbc8704e0bf8c43ae0a8a6 -- You are receiving this mail because: You are watching all bug changes.