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