expand_stroke

Function expand_stroke 

Source
pub fn expand_stroke(
    path: impl IntoIterator<Item = PathEl>,
    style: &Stroke,
    tolerance: f64,
    stroke_ctx: &mut StrokeCtx,
)
Expand description

Expand a stroked path to a filled path.