[Webkit-unassigned] [Bug 27933] SVG Filter premultiplied color support for getImageDate/putImageData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 11:21:15 PDT 2009


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





--- Comment #9 from Dirk Schulze <krit at webkit.org>  2009-08-12 11:21:13 PDT ---
(In reply to comment #8)
> I think this would need a chromium person to try this locally.  How would they
> test if this worked?
Hm... a posibility is to apply the last patch of
https://bugs.webkit.org/show_bug.cgi?id=28133 replace getImageData with
getPremultipliedImageData() and putImageData with putPremultipliedImageData(),
build with --filter enabled and look at
http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-filters-blend-01-b.html
(ignore the first line, it's a bug in the filter implementation).

Sorry, I know that this is a bit complex just for testing, but it was a
preperation for SVG filters.

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