Skip to content

LineDash cannot handle complex patterns #67

@manutiedra

Description

@manutiedra

There wasn't anything I couldn't do in VectSharp until I found dashed lines with complex patterns like most of:

image

Unfortunately, the current implementation of LineDash only lets you specify one "on" and one "off" length. However, SVG lets you specify an array that lets you handle the most complex patterns:

https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/stroke-dasharray

Is there any plan to improve the LineDash to support this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions