[Webkit-unassigned] [Bug 6564] SVGPaintServer system needs to be redesigned to fill & stroke simultaneously
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 18 10:10:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=6564
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
CC| |krit at webkit.org
--- Comment #3 from Dirk Schulze <krit at webkit.org> 2011-05-18 10:10:55 PST ---
I doubt that it makes sense to implement it. We need to be able to apply different transforms to the context for fill or stroke (because of gradients, patterns, non-scaling-stroke). And IIRC this won't be able with drawing fill and stroke at once for CG. Also just CG could make use of this. Because of the cost to implement it and the fact that just CG could make use of it. I mark this as WONTFIX. Feel free to reopen the bug if you want to work on that.
--
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