Function tiny_skia_path::stroker::cap_factory
source ยท fn cap_factory(
cap: LineCap,
) -> fn(pivot: Point, normal: Point, stop: Point, other_path: Option<&PathBuilder>, path: &mut PathBuilder)
fn cap_factory(
cap: LineCap,
) -> fn(pivot: Point, normal: Point, stop: Point, other_path: Option<&PathBuilder>, path: &mut PathBuilder)