[Webkit-unassigned] [Bug 18808] New: [CAIRO] minor problems with SVG-Gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 30 00:40:25 PDT 2008


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

           Summary: [CAIRO] minor problems with SVG-Gradients
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vbs85 at gmx.de


There are still some minor problems with SVG Gradients.

1.Stroke of objects aren't handled with gradients at present.

2.If a stop is less than all previous stops, it is set equal to the largest
stop:
http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-pservers-grad-16-b.html

3.If you fill the stroke of a line with a gradient without stoppoints (only
color-set), CAIRO stops rendering at this point:
http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-pservers-grad-17-b.html
(only related to lines)

4.If you use an own font-family (with glyph) a gradient is drawn for every
glyph instead for the hole text.
http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-pservers-grad-08-b.html
(can only be seen if you modify FontCairo, to draw texts with colors,
gradients, pattern for SVG)


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