49 releases
new 0.5.6 | Jan 11, 2025 |
---|---|
0.5.4 | Dec 26, 2024 |
0.4.16 | Nov 23, 2024 |
0.4.0 | Jul 26, 2024 |
#1327 in GUI
1,048 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
~25–40MB
~582K SLoC