41 releases
new 0.4.15 | Nov 17, 2024 |
---|---|
0.4.11 | Oct 26, 2024 |
0.4.0 | Jul 26, 2024 |
#1252 in GUI
1,115 downloads per month
Used in 20 crates
(13 directly)
3.5MB
73K
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
~23–37MB
~521K SLoC