[Webkit-unassigned] [Bug 138456] New: [SVG2] Implement marker orient='auto-start-reverse'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 6 00:01:11 PST 2014


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

            Bug ID: 138456
           Summary: [SVG2] Implement marker orient='auto-start-reverse'
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nikos.andronikos-webkit at cisra.canon.com.au
                CC: zimmermann at kde.org

The auto-start-reverse value extends the auto value for markers so that any start marker will point at 180 degrees to the direction of the path - other markers will point along the direction of the path (same behaviour as auto).
This allows arrow heads at each end of a line that both point outwards automatically.

Spec:
https://svgwg.org/svg2-draft/painting.html#OrientAttribute

This SVG 2 feature is stable and has been implemented in other browsers:
FF: https://bugzilla.mozilla.org/show_bug.cgi?id=879659
Chrome: https://code.google.com/p/chromium/issues/detail?id=367748

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


More information about the webkit-unassigned mailing list