Function push_outline_paths

Source
fn push_outline_paths(
    span: &Span,
    builder: &mut PathBuilder,
    new_children: &mut Vec<Node>,
    rendering_mode: ShapeRendering,
)