Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 105 by
fintic...@gmail.com: RGB linearization is broken
http://code.google.com/p/gpick/issues/detail?id=105
This is simple to reproduce -- drop black and white into the 'Blend Colors'
dialog, reduce the first number of steps so there is only one inbetween
color, and check the 'middle color'. This should be no darker than #777777,
but not only is it much darker (#3b... or thereabouts), it's also not a
shade of actual gray, it's greenish.
Not sure when this change was introduced, but the
color_rgb_get_linear/color_linear_get_rgb functions seem to be using
incorrect coefficients (2.1 vs 2.2, or ideally (most accurately) a 2-part
function that's linear below a certain point and gamma 2.4 above that
point).. and also a different coefficient(2.0) for the green channel. I
haven't had the time yet to track down when this change occurred, but it
makes RGB blends much worse in quality (overall, way too dark, and as I
mentioned, discolored.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings