Function tiny_skia_path::stroker::check_cubic_linear

source ยท
fn check_cubic_linear(
    cubic: &[Point; 4],
    reduction: &mut [Point; 3],
    tangent_pt: Option<&mut Point>,
) -> ReductionType