Skip to main content

extract_path_d

Function extract_path_d 

Source
fn extract_path_d(svg: &[u8]) -> Option<String>
Expand description

SVG XML から <path d="..."> の d 属性値を抽出する