59 releases
Uses new Rust 2024
new 0.7.2 | May 19, 2025 |
---|---|
0.6.3 | May 9, 2025 |
0.6.1 | Mar 19, 2025 |
0.5.4 | Dec 26, 2024 |
0.4.0 | Jul 26, 2024 |
#959 in GUI
756 downloads per month
Used in 20 crates
(13 directly)
3.5MB
75K
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–41MB
~534K SLoC