Skip to content

Enhancement to svgpathtools #232

@NGExplorer

Description

@NGExplorer

While testing with NXP IMXRT device we find some issue in svgpath tools.

  • Some GPU does not have 'arc' so we can use cubic bizen for such case.
  • When GPU does not support 'arc' command Circle can be rendered using 2 arcs
  • For polyline we should not add end path(z) command all times.
  • When some parameters are not specified, assume it to zero as per SVGT12 specification

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