harfbuzz-traits 0.6.0

Rust Traits for the HarfBuzz text shaping engine
Documentation
  • Coverage
  • 100%
    14 out of 14 items documented0 out of 0 items with examples
  • Size
  • Source code size: 18.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 565.85 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • servo/rust-harfbuzz
    79 61 5
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mrobinson

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.