Struct resvg::resvg_options[][src]

pub struct resvg_options(_);
Expand description

@brief An SVG to #resvg_render_tree conversion options.

Also, contains a fonts database used during text to path conversion. The database is empty by default.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.