[webkit-reviews] review requested: [Bug 20543] SVG should use the new Gradient support on GraphicsContext : [Attachment 25187] makes SVGPaintServerGradient platform-independent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 15 10:54:12 PST 2008


Dirk Schulze <krit at webkit.org> has asked  for review:
Bug 20543: SVG should use the new Gradient support on GraphicsContext
https://bugs.webkit.org/show_bug.cgi?id=20543

Attachment 25187: makes SVGPaintServerGradient platform-independent
https://bugs.webkit.org/attachment.cgi?id=25187&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
This patch makes SVG gradients platform independent (some Cg-code left for text
drawing).
It fixes a regressen of one LayoutTest on Cg: pservers-grad-17-b-expected,
will make linear gradients work for Qt (after a path-transformation-patch,
independent from this patch),
makes it possible to implement stroke and fill gradients for texts on Qt and
Cairo.


More information about the webkit-reviews mailing list