Summary: | mergedimage.png has problems of rendering and color-profile in *.kra RGB 16bit files | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | David REVOY <info> |
Component: | Color models | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 3.1 Beta | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krita/c8f69a1cdf2f4da11181fa492772054d576e24f4 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | [*.kra file, 16bit, to reproduce the bug] |
Description
David REVOY
2016-12-04 22:15:27 UTC
Git commit 817e66fd44a4fdbbeb0763cdce2a285f99348faf by Boudewijn Rempt. Committed on 06/12/2016 at 10:14. Pushed by rempt into branch 'krita/3.1'. Related: bug 8 For maximum compatibility with other applications. M +2 -2 libs/pigment/KoColorSpace.h M +11 -0 libs/ui/kis_png_converter.cpp M +4 -0 libs/ui/kis_png_converter.h M +0 -6 libs/ui/kra/kis_kra_saver.cpp M +0 -5 plugins/impex/ora/ora_converter.cc https://commits.kde.org/krita/817e66fd44a4fdbbeb0763cdce2a285f99348faf Git commit c8f69a1cdf2f4da11181fa492772054d576e24f4 by Boudewijn Rempt. Committed on 07/12/2016 at 12:04. Pushed by rempt into branch 'rempt/impex-refactoring'. Related: bug 8 Forward port of 817e66fd44a4fdbbeb0763cdce2a285f99348faf M +8 -0 libs/ui/kis_png_converter.cpp M +4 -0 libs/ui/kis_png_converter.h M +0 -6 plugins/impex/libkra/kis_kra_saver.cpp M +0 -5 plugins/impex/ora/ora_converter.cc M +0 -7 plugins/impex/ora/ora_save_context.cc https://commits.kde.org/krita/c8f69a1cdf2f4da11181fa492772054d576e24f4 I tested, and it works thanks to your bug fixing ; All the step of my Pepper&Carrot renderfarm now display the same colors and consistent color-management pipeline if I use 16bit, CMYK or other files as source *.kra files: the mergedimage.png is consistent. http://www.peppercarrot.com/extras/temp/2016-12-07_Selection_001.jpg , Thank you Boud! |