[Webkit-unassigned] [Bug 6448] New: <text> does not support custom fills or strokes
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jan 9 05:28:12 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6448
Summary: <text> does not support custom fills or strokes
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: macdome at opendarwin.org
BugsThisDependsOn: 6447
<text> does not support custom fills or strokes
This will first require some additional changes to how KCanvas does its drawing:
http://bugzilla.opendarwin.org/show_bug.cgi?id=6447
Then it will also may require changes to QPainter to call WebCoreTextRenderer in a special way to have it
not set the current color. It might be possible to simply augment QPainter to just pass "nil" for the
NSColor to WebCoreTextRenderer. I'm not sure.
--
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