https://bugs.kde.org/show_bug.cgi?id=230693
--- Comment #21 from amyspark <a...@amyspark.me> --- Git commit 5fe993cc830552608d608f9e014f743670bea0b2 by L. E. Segovia. Committed on 28/06/2022 at 16:01. Pushed by lsegovia into branch 'master'. LCMS: fix detection of valid output profiles The current code is only valid for ICC v2 profiles, and moreover, only for Matrix/CLUT based profiles. Which means that anything more complex has been happily ignored for the past 12 years. This enables using ICC v4 AtoB0 profiles, particularly for the La*b* and YCbCr colour spaces. M +3 -3 plugins/color/lcms2engine/colorprofiles/LcmsColorProfileContainer.cpp https://invent.kde.org/graphics/krita/commit/5fe993cc830552608d608f9e014f743670bea0b2 -- You are receiving this mail because: You are watching all bug changes.