Docs.rs
fontkit-0.6.1
fontkit 0.6.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zimond
Dependencies
ab_glyph_rasterizer ^0.1.5
normal
optional
arc-swap ^1.6.0
normal
brotli-decompressor ^4.0.2
normal
optional
byteorder ^1.4.3
normal
optional
dashmap ^6.1.0
normal
flate2 ^1.0.22
normal
optional
indexmap ^2.7.1
normal
inflections ^1.1.1
normal
log ^0.4.17
normal
ordered-float ^4.6.0
normal
ouroboros ^0.18.5
normal
pathfinder_content ^0.5.0
normal
optional
pathfinder_geometry ^0.5.1
normal
optional
pathfinder_simd ^0.5.2
normal
optional
png ^0.17.13
normal
optional
serde ^1.0.215
normal
serde_json ^1.0.133
normal
talc ^4.4.2
normal
textwrap ^0.16.1
normal
optional
thiserror ^2.0.11
normal
tiny-skia-path ^0.11.1
normal
ttf-parser ^0.25.0
normal
unicode-bidi ^0.3.7
normal
optional
unicode-normalization ^0.1.19
normal
optional
unicode-script ^0.5.4
normal
optional
woff2-patched ^0.4.0
normal
optional
fast_image_resize ^5.1.1
normal
optional
resize ^0.8.6
normal
rgb ^0.8.48
normal
wit-bindgen-rt ^0.39.0
normal
optional
Versions
21.51%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Files
fontkit/
conv.rs
1
#[cfg(feature =
"parse"
)]
2
pub mod
woff;