Crate resvg[][src]

Expand description

resvg is an SVG rendering library.

Macros

Unwraps Option and invokes return on None.

Unwraps Option and invokes return $ret on None.

Unwraps Option and invokes return $ret on None with a warning.

Structs

A 2D screen size representation.

Functions

Renders an SVG to pixmap.

Renders an SVG node to pixmap.

Removes transparent borders from the image leaving only a tight bbox content.