[Webkit-unassigned] [Bug 41605] Fixes to the gaussian blur algorithm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 4 00:01:32 PDT 2010


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





--- Comment #21 from Alejandro G. Castro <alex at igalia.com>  2010-08-04 00:01:31 PST ---
(In reply to comment #20)
> Sorry, I must have missed the last comment.

No problem :)

> What about a deviation of 1? This should be allowed as well and even if I don't know how the result should look like. Normaly it should just draw the input as is. But I think the other SVG viewers blur it somehow. Did you test it?

Yes, deviation of 1 is allowed and visual result is similar to other browsers, basically now we are controlling the kernel size that we calculate from the deviation, the minimum kernel size is 2 because 1 would mean no blur.

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