Skip to main content

load_spine_from_html

Function load_spine_from_html 

Source
pub fn load_spine_from_html(html: &str, width: u16, height: u16) -> SpineData
Expand description

Same as load_spine_data but takes pre-fetched HTML. Used by the html-only entry point in the CLI.