88 releases (10 breaking)
Uses new Rust 2024
| 0.12.4 | Jan 6, 2026 |
|---|---|
| 0.12.3 | Dec 23, 2025 |
| 0.11.2 | Nov 10, 2025 |
| 0.7.9 | Jul 17, 2025 |
| 0.4.0 | Jul 26, 2024 |
#500 in GUI
162 downloads per month
Used in 21 crates
(14 directly)
4MB
76K
SLoC
Font loading, text segmenting and shaping.
Crate
This crate is part of the zng project.
Cargo Features
This crate provides 3 feature flags, 0 enabled by default.
"hyphenation_embed_all"
Embed hyphenation dictionaries.
See the hyphenation crate for more details.
"svg"
Enable support for SVG image glyphs.
This feature signals that the IMAGES service supports SVG. The app must ensure that this is so by
using zng-ext-svg or another SVG extension.
"ipc"
Enables memory mapped font files.
Dependencies
~29–80MB
~1M SLoC