88 releases (10 breaking)

Uses new Rust 2024

0.12.4 Jan 6, 2026
0.12.3 Dec 23, 2025
0.11.2 Nov 10, 2025
0.7.9 Jul 17, 2025
0.4.0 Jul 26, 2024

#500 in GUI

Download history 267/week @ 2025-09-25 422/week @ 2025-10-02 374/week @ 2025-10-09 309/week @ 2025-10-16 82/week @ 2025-10-23 77/week @ 2025-10-30 37/week @ 2025-11-06 33/week @ 2025-11-13 43/week @ 2025-11-20 50/week @ 2025-11-27 1556/week @ 2025-12-04 21/week @ 2025-12-11 28/week @ 2025-12-18 43/week @ 2025-12-25 60/week @ 2026-01-01 25/week @ 2026-01-08

162 downloads per month
Used in 21 crates (14 directly)

Apache-2.0 OR MIT

4MB
76K SLoC

Font loading, text segmenting and shaping.

Crate


This crate is part of the zng project.

Cargo Features

This crate provides 3 feature flags, 0 enabled by default.

"hyphenation_embed_all"

Embed hyphenation dictionaries.

See the hyphenation crate 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.

"ipc"

Enables memory mapped font files.

Dependencies

~29–80MB
~1M SLoC