[Webkit-unassigned] [Bug 18617] [CAIRO] SVG fonts get the wrong color (always black)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 20 12:15:14 PDT 2008


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





------- Comment #1 from vbs85 at gmx.de  2008-04-20 12:15 PDT -------
It's a little bit more problematic. If you comment the line out
(...source_rgb()) the text is rendered fine (gradients and colors). But if the
text has a stroke. The complete text is filled with the settings of the stroke. 
Cg gives a setTextDrawingMode(cTextStroke) or setTextDrawingMode(cTextFill) in
SVGPaintServer... back to GraphicsContext. 
Perhaps cairo should do the same?


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