stroke_undashed

Function stroke_undashed 

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

Version of stroke expansion for styles with no dashes.