Did something break with the selection?
Cyrille Berger Skott
cberger at cberger.net
Fri Apr 29 11:06:12 CEST 2011
On Friday 29 April 2011, Boudewijn Rempt wrote:
> Yes, with 16 bit rgba I can confirm... This is pretty weird, it needs some
> deep investigation, since this is supposed to be colorspace independent!
Actually:
Works: RGB8, Gray8, Rgb16float, Rgb32float
Don't work: RGB16, Gray16
The pattern I see here is that the color space that have more than 8bits and
use the new composite ops have a problem. My guess is that they don't treat
the selection value correctly, my hypothesis is that they use it as 8bits and
don't scale it as 16 bits, which is my current most likely hypothesis, based
on the behaviour of the "build up" mode while painting on a selected area.
Oh and related to this bug:
https://bugs.kde.org/show_bug.cgi?id=271090
--
Cyrille Berger Skott
More information about the kimageshop
mailing list