Skip to main content

parse

Function parse 

Source
pub fn parse(s: &str) -> Result<Path, ParserError>
Expand description

Parse SVG Path string, convert all commands into absolute commands.