[Webkit-unassigned] [Bug 157981] New: Disable antialising for SVG shapes with shape-rendering="optimizeSpeed"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 22 19:32:18 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157981

            Bug ID: 157981
           Summary: Disable antialising for SVG shapes with
                    shape-rendering="optimizeSpeed"
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pdr at google.com
                CC: zimmermann at kde.org

This is a pretty minor feature request so I've marked it as a P3.

SVG shapes with shape-rendering: optimizeSpeed disable antialiasing in Blink and Gecko, but not WebKit. This was only recently changed in Blink [1] and it may be worth switching WebKit as well.

The spec clearly states that this is optional:
https://svgwg.org/svg2-draft/single-page.html#painting-ShapeRendering
"This option will sometimes cause the user agent to turn off shape anti-aliasing."

[1] https://chromium.googlesource.com/chromium/src/+/e04404cc853af2b6b91744e9d6d8a15403d1d426%5E%21/#F4

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160523/fa0e0e87/attachment.html>


More information about the webkit-unassigned mailing list