55 releases
Uses new Rust 2024
0.6.0 | Feb 25, 2025 |
---|---|
0.5.9 | Jan 26, 2025 |
0.5.4 | Dec 26, 2024 |
0.4.16 | Nov 23, 2024 |
0.4.0 | Jul 26, 2024 |
#1440 in GUI
357 downloads per month
Used in 20 crates
(13 directly)
3.5MB
74K
SLoC
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.
lib.rs
:
Font loading, text segmenting and shaping.
Crate
Dependencies
~22–38MB
~530K SLoC