Skip to content

parsePathString does not fully implement arc BNF #21

@ish-kafel

Description

@ish-kafel

According to elliptical-arc-argument BNF in this section

elliptical-arc-argument:
nonnegative-number comma-wsp? nonnegative-number comma-wsp?
number comma-wsp flag comma-wsp? flag comma-wsp? coordinate-pair
there could be nothing between two flags, but parsePathString does not support. Could be possible to implement this syntax?

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogQueued in backlogenhancementNew feature or requestpr welcomeWe rely on a community contribution to improve this.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions