Function svg_path_offset

Source
pub fn svg_path_offset(
    p: &SvgPath,
    distance: f32,
    join: SvgLineJoin,
    cap: SvgLineCap,
) -> SvgPath