approximate_circle_with_spline

Function approximate_circle_with_spline 

Source
pub fn approximate_circle_with_spline(
    left_top: PointI32,
    diameter: i32,
) -> Spline