Function round_join_rev

Source
fn round_join_rev(
    out: &mut BezPath,
    tolerance: f64,
    center: Point,
    norm: Vec2,
    angle: f64,
)