pub fn expand_stroke( path: impl IntoIterator<Item = PathEl>, style: &Stroke, tolerance: f64, stroke_ctx: &mut StrokeCtx, )
Expand a stroked path to a filled path.