Skip to content

Upstream improvement in svg_to_path.py #229

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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