Re: [svgwg] Add circular arc path command 'R'. (#767)

Note also that another simple way to specify an elliptical arc is by its tangeants: exactly like if it was a quadratic spline, i.e. with the two first and last points on curve and a single control point. But even if it looks similar, you need to specify if you want to draw the "small" arc (that passes the nearest from this control point), or the second part "large" arc for the same ellipse with the same tangeants lines (the arc passing the furthest from this control point)


-- 
GitHub Notification of comment by verdy-p
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/767#issuecomment-626005530 using your GitHub account

Received on Friday, 8 May 2020 20:26:55 UTC