Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

Update the canvas.js file from the repository #19

@mnisvdn

Description

@mnisvdn

I found out the canvas.js file relies on old and broken svg parser.
See for example #18.

And still after fixing the reference/syntax errors, the polyfill results is bad (paths are not properly respected, etc.).

When using canvasv5.js + svgpath.js together, this polyfill works as expected.
When coming on this repo it's not clear which file should be used if we do not want to rely on bower to get the file, and even the code snippet tells us to rely on canvas.js.
To avoid frustration just update the canvas.js with the latest svg parser.

Br.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions