Skip to main content

render_svg_only

Function render_svg_only 

Source
pub fn render_svg_only(
    ir: &TimelineIr,
    opts: RenderOptions,
) -> Result<String, Error>
Expand description

Render the given IR as a standalone SVG string.