[][src]Crate resvg_cairo

resvg backend implementation using the cairo library.

Structs

Options

Rendering options.

Functions

render_node_to_canvas

Renders node onto the canvas.

render_node_to_image

Renders SVG node to image.

render_to_canvas

Renders tree onto the canvas.

render_to_image

Renders SVG to image.