https://bugs.kde.org/show_bug.cgi?id=443635
--- Comment #3 from LCH <iekudr...@outlook.jp> --- (In reply to Dmitry Kazakov from comment #1) > Well, there is no 2.2 gamma in Lab. If the scaling happened in 2.2 gamma, > the result would be totally gray. But Krita generate almost correct image > (don't forget to set filtering to bilinear). > > The slightly yellowish tone is probably related to the the difference in > white point (D50 for Lab and D65 for sRGB). > > I have pink and green stripes on the top and bottom of the image which I > cannot explain right not. But otherwise, the behavior looks correct. You're so wrong! Please do the same with gimp. Gimp produces a really correct image. In LAB, the image generated by krita is completely wrong. Convert to an RGB 32bit float and do the same and you'll get the really correct image. Gimp does not require this step. This is because gimp always performs 32bit floating-point linear gamma internally. Remember to export as png for external viewing. The krita preview is also an error! -- You are receiving this mail because: You are watching all bug changes.