#font #unicode #opentype #layout #text-layout #text

songww-harfbuzz-rs

Rust对HarfBuzz文本形状引擎的绑定

1个不稳定版本

0.1.0 2022年6月25日

#18 in #text-layout

MIT/Apache

2MB
39K SLoC

C++ 25K SLoC // 0.3% comments Rust 9K SLoC // 0.0% comments Python 3K SLoC // 0.1% comments M4 1K SLoC // 0.3% comments Automake 531 SLoC // 0.1% comments Shell 161 SLoC // 0.1% comments C 31 SLoC // 0.4% comments

rust-harfbuzz

Build Status

文档

HarfBuzz文本形状引擎的绑定


lib.rs:

HarfBuzz是一个文本形状引擎。它解决了在给定Unicode字符串的情况下,从字体中选择和定位符号的问题。

依赖项

~0.4–2.1MB
~45K SLoC