[][src]Crate resvg_qt

resvg backend implementation using the Qt library.

Structs

Options

Rendering options.

Functions

painter_from_ptr

Converts a raw pointer into a QPainter object.

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.