Docs.rs
resvg-raqote-0.10.1
resvg-raqote 0.10.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
RazrFalcon
Dependencies
jpeg-decoder ^0.1
normal
log ^0.4
normal
pico-args ^0.3
normal
png ^0.15
normal
raqote ^0.8
normal
rgb ^0.8
normal
svgfilters ^0.1
normal
usvg ^0.10
normal
Versions
75%
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_
raqote
0.10.1
All Items
Crate Items
Structs
Functions
Crate
resvg_raqote
Copy item path
Source
Expand description
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.