compute_stroke_and_fill_extents

Function compute_stroke_and_fill_extents 

Source
fn compute_stroke_and_fill_extents(
    cr: &Context,
    stroke: &Stroke,
    stroke_paint_source: &UserSpacePaintSource,
    initial_viewport: &Viewport,
) -> Result<PathExtents, Box<InternalRenderingError>>