[Webkit-unassigned] [Bug 26380] SVG Filters and big sized filterRegions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 14 11:46:12 PDT 2009


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





------- Comment #1 from krit at webkit.org  2009-06-14 11:46 PDT -------
Created an attachment (id=31267)
 --> (https://bugs.webkit.org/attachment.cgi?id=31267&action=view)
big svg filter 

This patch uses one of the solutions above. We scale the context down to a
predefined maximum size and transform all necessary rects too. Apply the
effects and scale back. It seems, that opera and firefox use simular solutions.
I haven't tested it on a mac. We might use a smaller size than 3000x3000. I'll
set the review flag when i'am sure.


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



More information about the webkit-unassigned mailing list