| Crates.io | icu_harfbuzz |
| lib.rs | icu_harfbuzz |
| version | 0.3.0 |
| created_at | 2022-11-21 07:36:52.776701+00 |
| updated_at | 2025-05-19 16:15:46.501707+00 |
| description | HarfBuzz glue code for ICU4X |
| homepage | https://icu4x.unicode.org |
| repository | https://github.com/unicode-org/icu4x |
| max_upload_size | |
| id | 719815 |
| size | 28,552 |
Using ICU4X as the Unicode Database back end for HarfBuzz.
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.
For more information on development, authorship, contributing etc. please visit ICU4X home page.