mathandy / svgpathtools

A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves.
MIT License
558 stars 142 forks source link

find a point with minimum y on a Bezier Curve or an Arc segment #120

Closed piscvau closed 4 years ago

piscvau commented 4 years ago

Hello, is there a way to find the x, y of the point of a bezier or Arc segment with minimum y? Please excuse me if the question is basic I am no mathematician!...

piscvau commented 4 years ago

the question is answered here : https://stackoverflow.com/questions/63790743/compute-x-y-coordinates-of-a-point-with-minimum-y-value-on-a-bezier-curve-or-an