tiny_skia_path::path_geometry

Function eval_cubic_pos_at

Source
pub(crate) fn eval_cubic_pos_at(src: &[Point; 4], t: NormalizedF32) -> Point