Skip to content

H/V_LINE_TO commands can have two coordinates #42

@kreichgauer

Description

@kreichgauer

SVG's horizontal/vertical lineto commands may have multiple coordinates (although the spec caveats that "usually this doesn't make sense"). Skiafy will convert those to V/H_LINE_TO commands with up to two coordinates. But Chromium thinks they may have only one: https://source.chromium.org/chromium/chromium/src/+/main:ui/gfx/paint_vector_icon.cc;l=114-119;drc=3e1a26c44c024d97dc9a4c09bbc6a2365398ca2c

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