icu_harfbuzz

Crates.ioicu_harfbuzz
lib.rsicu_harfbuzz
version0.3.0
created_at2022-11-21 07:36:52.776701+00
updated_at2025-05-19 16:15:46.501707+00
descriptionHarfBuzz glue code for ICU4X
homepagehttps://icu4x.unicode.org
repositoryhttps://github.com/unicode-org/icu4x
max_upload_size
id719815
size28,552
Shane F. Carr (sffc)

documentation

README

icu_harfbuzz crates.io

Using ICU4X as the Unicode Database back end for HarfBuzz.

Examples

See examples/cargo/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.

Commit count: 4409

cargo fmt