Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
resvg-0.25.0
resvg 0.25.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
waywardmonkeys
RazrFalcon
xStrom
LaurenzV
Dependencies
gif ^0.11
normal
jpeg-decoder ^0.3
normal
log ^0.4
normal
pico-args ^0.5
normal
png ^0.17
normal
rgb ^0.8
normal
svgfilters ^0.4
normal
svgtypes ^0.8
normal
tiny-skia ^0.8.2
normal
usvg ^0.25.0
normal
once_cell ^1.5
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate resvg
Version 0.25.0
All Items
Re-exports
Functions
?
Crate
resvg
source
·
[
−
]
Expand description
resvg
is an SVG rendering library.
Re-exports
pub use
tiny_skia
;
pub use
usvg
;
Functions
render
Renders an SVG to pixmap.
render_node
Renders an SVG node to pixmap.
trim_transparency
Removes transparent borders from the image leaving only a tight bbox content.