[Webkit-unassigned] [Bug 105776] feComponentTransfer linear gives wrong values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 06:36:00 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105776





--- Comment #1 from Robert Longson <longsonr at gmail.com>  2012-12-27 06:38:08 PST ---
It gives the right results. It's operating in the linearRGB colour space and you're expecting it to operate in sRGB. You can use color-interpolation-filters to change this per http://www.w3.org/TR/SVG/painting.html#ColorInterpolationFiltersProperty

I'm afraid this bug is invalid.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list