Crates.io | harfbuzz-traits |
lib.rs | harfbuzz-traits |
version | 0.6.0 |
source | src |
created_at | 2024-04-10 08:47:56.744675 |
updated_at | 2024-04-10 08:47:56.744675 |
description | Rust Traits for the HarfBuzz text shaping engine |
homepage | |
repository | https://github.com/servo/rust-harfbuzz |
max_upload_size | |
id | 1203295 |
size | 18,353 |
HarfBuzz is a text shaping engine. It solves the problem of selecting and positioning glyphs from a font given a Unicode string.
This crate provides high-level Rust traits that can be implemented without depending on HarfBuzz itself.
Licensed under either of
at your option.
Contributions are welcome by pull request.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.