Function tiny_skia_path::stroker::set_normal_unit_normal

source ยท
fn set_normal_unit_normal(
    before: Point,
    after: Point,
    scale: f32,
    radius: f32,
    normal: &mut Point,
    unit_normal: &mut Point,
) -> bool