Skip to content

Upstream improvement in svg_to_path.py #229

@NGExplorer

Description

@NGExplorer

There are some improvements in svg_to_paths.py which we want to upstream.

  1. ellipse2pathd
    Use 'cubic' curve to draw ellipse/circle. 'arc' is not supported on all platforms.

  2. polyline2pathd

    • Handle case of redundant 'z' command in polyline
    • Handle case when ellipse, polyline, rect does not have all attributes.
    • Add spaces between draw commands and its parameters

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