Docs.rs
raqote-usvg-render-0.12.0
raqote-usvg-render 0.12.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
Yarn
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.11
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
raqote_
usvg_
render
0.12.0
All Items
Crate Items
Structs
Functions
Crate
raqote_usvg_render
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.