harfbuzz-traits

Crates.ioharfbuzz-traits
lib.rsharfbuzz-traits
version0.6.0
sourcesrc
created_at2024-04-10 08:47:56.744675
updated_at2024-04-10 08:47:56.744675
descriptionRust Traits for the HarfBuzz text shaping engine
homepage
repositoryhttps://github.com/servo/rust-harfbuzz
max_upload_size
id1203295
size18,353
Martin Robinson (mrobinson)

documentation

https://docs.rs/harfbuzz/

README

harfbuzz-traits

Build Status Crates.io Docs

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.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 398

cargo fmt