Docs.rs
usvg-text-layout-0.36.0
usvg-text-layout 0.36.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
RazrFalcon
Dependencies
fontdb ^0.15
normal
kurbo ^0.9
normal
log ^0.4
normal
rustybuzz ^0.10
normal
unicode-bidi ^0.3
normal
unicode-script ^0.5
normal
unicode-vo ^0.1
normal
usvg-tree ^0.36.0
normal
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
☰
usvg_text_layout
0.36.0
All Items
Re-exports
Traits
?
Crate
usvg_text_layout
source
·
[
−
]
Expand description
An
SVG
text layout implementation on top of
usvg
crate.
Re-exports
pub use
fontdb
;
Traits
TextToPath
A
usvg::Text
extension trait.
TreeTextToPath
A
usvg::Tree
extension trait.