[Webkit-unassigned] [Bug 28133] SVG Filter feBlend implementation missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 9 23:41:39 PDT 2009


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





--- Comment #4 from Dirk Schulze <krit at webkit.org>  2009-08-09 23:41:38 PDT ---
(In reply to comment #2)
> (From update of attachment 34430 [details])

> Maybe that should return a double instead of taking a double& for colorB?

I wanted to avoid a rewrite of values for more speed. The calculation of the
new pixel-values happens during the interpretation of the current pixel value
and this makes the effect slower but can not be avoided.

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