5 unstable releases

new 0.2.0 May 28, 2024
0.1.2 Nov 17, 2023
0.1.1 Oct 6, 2023
0.1.0 Apr 14, 2023
0.0.1 Nov 21, 2022

#3 in #harfbuzz

Download history 2/week @ 2024-02-27 2/week @ 2024-03-12 5/week @ 2024-03-26 19/week @ 2024-04-02

268 downloads per month

Unicode-3.0

1MB
13K SLoC

icu_harfbuzz crates.io

Using ICU4X as the Unicode Database back end for HarfBuzz.

Examples

See tutorials/rust/harfbuzz in the ICU4X repo for an example.

If you wish to load data dynamically, you can individually load GeneralCategoryData, CombiningClassData, MirroringData, ScriptData, ComposeData, DecomposeData and set them as the relevant funcs.

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.


lib.rs:

Using ICU4X as the Unicode Database back end for HarfBuzz.

Examples

See tutorials/rust/harfbuzz in the ICU4X repo for an example.

If you wish to load data dynamically, you can individually load GeneralCategoryData, CombiningClassData, MirroringData, ScriptData, ComposeData, DecomposeData and set them as the relevant funcs.

Dependencies

~1.9–2.6MB
~47K SLoC