[Webkit-unassigned] [Bug 6564] New: KCanvas needs to be redesigned to fill & stroke at once
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jan 15 11:22:10 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6564
Summary: KCanvas needs to be redesigned to fill & stroke at once
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P4
Component: SVG
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: webkit at lypanov.net
KCanvas needs to be redesigned to fill & stroke at once
This is a continuation of 6553.
Items remaining:
1. Update PaintServers to not paint directly, but rather have an apply(STROKE | FILL) method which
applies their stoke/fill properties to the current context.
2. Change RenderPathQuartz to call CGContextDrawPath, and thus both stroke and fill a path in a
single call (large perf. gain).
--
Configure bugmail: http://bugzilla.opendarwin.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