[Webkit-unassigned] [Bug 18840] [CAIRO] Clipping-support for SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 2 06:06:44 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18840





------- Comment #1 from vbs85 at gmx.de  2008-05-02 06:06 PDT -------
Created an attachment (id=20922)
 --> (http://bugs.webkit.org/attachment.cgi?id=20922&action=view)
Clipping in SVG/Cairo

The first problem is caused by GraphicsContext. After each insertion of a path,
the clip is created and directly drawn to cairo_t.

This patch draw the clipping at the end of insertion of paths.


-- 
Configure bugmail: http://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