[webkit-reviews] review denied: [Bug 18617] [CAIRO] SVG fonts get the wrong color (always black) : [Attachment 20845] Painting of texts in SVG and HTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 28 13:22:34 PDT 2008


Alp Toker <alp at atoker.com> has denied Dirk Schulze <vbs85 at gmx.de>'s request for
review:
Bug 18617: [CAIRO] SVG fonts get the wrong color (always black)
http://bugs.webkit.org/show_bug.cgi?id=18617

Attachment 20845: Painting of texts in SVG and HTML
http://bugs.webkit.org/attachment.cgi?id=20845&action=edit

------- Additional Comments from Alp Toker <alp at atoker.com>
I appreciate the push to get SVG fixed but we can't really take a patch that
misuses fill rule as a flag to denote text drawing. We'll need to figure out
how to do this properly -- we might need to fix the GraphicsContext abstraction
if it's too closely tied to the assumption that the platform graphics library
has separate brushes for text and graphics.


More information about the webkit-reviews mailing list