Docs.rs
resvg-qt-0.10.1
resvg-qt 0.10.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
RazrFalcon
Dependencies
log ^0.4
normal
pico-args ^0.3
normal
rgb ^0.8
normal
svgfilters ^0.1
normal
usvg ^0.10
normal
cc ^1.0
build
pkg-config ^0.3
build
Versions
76.92%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
resvg_
qt
0.10.1
All Items
Crate Items
Structs
Functions
Crate
resvg_qt
Copy item path
Source
Expand description
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.