Crates.io | icu_harfbuzz |
lib.rs | icu_harfbuzz |
version | 0.2.0 |
source | src |
created_at | 2022-11-21 07:36:52.776701 |
updated_at | 2024-05-28 20:24:44.181126 |
description | HarfBuzz glue code for ICU4X |
homepage | https://icu4x.unicode.org |
repository | https://github.com/unicode-org/icu4x |
max_upload_size | |
id | 719815 |
size | 23,808 |
Using ICU4X as the Unicode Database back end for HarfBuzz.
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.
For more information on development, authorship, contributing etc. please visit ICU4X home page
.