Skip to main content

render_svg_node_to_page_content_with_options

Function render_svg_node_to_page_content_with_options 

Source
pub fn render_svg_node_to_page_content_with_options(
    svg: &SvgNode,
    options: &SvgRenderOptions,
) -> Result<Vec<u8>>