Skip to main content

svg_to_path_data

Function svg_to_path_data 

Source
pub fn svg_to_path_data(svg_bytes: &[u8]) -> Result<String>
Expand description

Extracts raw SVG path definition data (d="...") from SVG bytes.