[Webkit-unassigned] [Bug 6033] WebKit+SVG does not support color-interpolation-filters or draw filters in correct colorspace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 8 14:18:27 PDT 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #1 from Dirk Schulze <krit at webkit.org>  2009-08-08 14:18:26 PDT ---
we have support for the two color space sRGB and linearRGB now. We just need to
read color-interpolation-filters and switch between them. (currently linearRGB
is used by default according to the spec)

-- 
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