You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a renderer that understands cubic and quadratic beziers, but not elliptical arcs. It would be convenient if svgpath had a method to convert elliptical arc commands to equivalent cubic bezier commands.
The text was updated successfully, but these errors were encountered:
I have a renderer that understands cubic and quadratic beziers, but not elliptical arcs. It would be convenient if svgpath had a method to convert elliptical arc commands to equivalent cubic bezier commands.
The text was updated successfully, but these errors were encountered: