Skip to main content

translate_path

Function translate_path 

Source
pub fn translate_path(path: &str, dx: f64, dy: f64) -> String
Expand description

Translates (offsets) an SVG path string by (dx, dy).