Docs.rs
vl-convert-pdf-1.4.0
vl-convert-pdf 1.4.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
jonmmease
Dependencies
anyhow ^1.0.71
normal
itertools ^0.12.0
normal
miniz_oxide ^0.7.1
normal
pdf-writer ^0.9.2
normal
siphasher ^1.0.0
normal
subsetter ^0.1.1
normal
svg2pdf ^0.9.1
normal
ttf-parser ^0.20.0
normal
unicode-bidi ^0.3.13
normal
usvg ^0.36.0
normal
Versions
33.33%
of the crate is documented
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
vl_
convert_
pdf
1.4.0
All Items
Crate Items
Functions
Crate
vl_convert_pdf
Copy item path
Source
Functions
ยง
svg_
to_
pdf
Convert a usvg::Tree into the bytes for a standalone PDF document This function uses svg2pdf to perform non-text conversion and then overlays embedded text on top.