Summary: | Swatchbooker CMYK color palette may be rendered incorrectly | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | cmyk.student |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 5.2.0-rc1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/604ba0507cef70f616fc527d16a4ff443334a879 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Swatchbooker palette loaded in GIMP, with Cyan row highlighted
Same file in Krita, but Cyan row is white |
Description
cmyk.student
2023-09-16 01:52:26 UTC
Created attachment 161653 [details]
Same file in Krita, but Cyan row is white
Example of loading the same file in Krita 5.2RC1, with the now white "Cyan" field highlighted
Git commit ee47d8934a79f51713529c162419a24b2fd5e815 by Dmitry Kazakov. Committed on 18/09/2023 at 16:55. Pushed by dkazakov into branch 'krita/5.2'. Fix loading swatchbook CMYK palettes And add a unittest for that M +4 -4 libs/pigment/resources/KoColorSet.cpp M +74 -2 libs/pigment/tests/TestKoColorSet.cpp M +1 -0 libs/pigment/tests/TestKoColorSet.h A +- -- libs/pigment/tests/data/sample_swatchbook.sbz https://invent.kde.org/graphics/krita/-/commit/ee47d8934a79f51713529c162419a24b2fd5e815 Git commit 604ba0507cef70f616fc527d16a4ff443334a879 by Dmitry Kazakov. Committed on 18/09/2023 at 16:56. Pushed by dkazakov into branch 'master'. Fix loading swatchbook CMYK palettes And add a unittest for that M +4 -4 libs/pigment/resources/KoColorSet.cpp M +74 -2 libs/pigment/tests/TestKoColorSet.cpp M +1 -0 libs/pigment/tests/TestKoColorSet.h A +- -- libs/pigment/tests/data/sample_swatchbook.sbz https://invent.kde.org/graphics/krita/-/commit/604ba0507cef70f616fc527d16a4ff443334a879 |