57 releases
Uses new Rust 2024
0.6.2 | Apr 4, 2025 |
---|---|
0.6.1 | Mar 19, 2025 |
0.6.0 | Feb 25, 2025 |
0.5.4 | Dec 26, 2024 |
0.4.0 | Jul 26, 2024 |
#625 in GUI
396 downloads per month
Used in 20 crates
(13 directly)
3.5MB
74K
SLoC
Font loading, text segmenting and shaping.
Crate
This crate is part of the zng
project.
Cargo Features
This crate provides 2 feature flags, 0 enabled by default.
"hyphenation_embed_all"
Embed hyphenation dictionaries.
See the hyphenation
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.
Dependencies
~22–37MB
~529K SLoC