[][src]Crate raqote_usvg_render

resvg backend implementation using the raqote 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.