Function tiny_skia_path::stroker::round_capper

source ยท
fn round_capper(
    pivot: Point,
    normal: Point,
    stop: Point,
    _: Option<&PathBuilder>,
    path: &mut PathBuilder,
)