d3 / d3-path

Serialize Canvas path commands to SVG.
https://d3js.org/d3-path
ISC License
196 stars 37 forks source link

Added support for ellipse() method #32

Open kleem opened 3 years ago

kleem commented 3 years ago

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