d3-path
d3-path copied to clipboard
Serialize Canvas path commands to SVG.
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Should fix #29 `arc()` has been reimplemented as a special case of `ellipse()`, following these specs: https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-ellipse
It would be very useful to have support for the `ellipse()` method. Specs: https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-ellipse