[Webkit-unassigned] [Bug 21205] Make SVGPattern platform independent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 28 23:39:29 PDT 2008


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





------- Comment #1 from vbs85 at gmx.de  2008-09-28 23:39 PDT -------
Created an attachment (id=23901)
 --> (https://bugs.webkit.org/attachment.cgi?id=23901&action=view)
SVGPattern cleanUp

This is a first concept and works for Qt and Cairo. It should work for Cg as
well, but I can't test it. That's why I bounded it to Cairo and Qt.

To be fixed: I had to change setStrokePattern() and setFillPattern() to give
over a transform matrix. This matrix is saved in the state of the context.
We should avoid this with the use of concatCTM().


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