icu_harfbuzz

Crates.ioicu_harfbuzz
lib.rsicu_harfbuzz
version0.2.0
sourcesrc
created_at2022-11-21 07:36:52.776701
updated_at2024-05-28 20:24:44.181126
descriptionHarfBuzz glue code for ICU4X
homepagehttps://icu4x.unicode.org
repositoryhttps://github.com/unicode-org/icu4x
max_upload_size
id719815
size23,808
Shane F. Carr (sffc)

documentation

README

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.

Commit count: 3709

cargo fmt