licenses.dev

rustybuzz v0.3.0

A complete harfbuzz shaping algorithm port to Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackDIRECT0
ttf-parser • 0.9.0A high-level, safe, zero-allocation TrueType font parser.DIRECT0
unicode-bidi-mirroring • 0.1.0Unicode Bidi Mirroring propery detectionDIRECT0
unicode-ccc • 0.1.2Unicode Canonical Combining Class detectionDIRECT0
unicode-script • 0.5.7This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) DIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.DIRECT0
MIT1
PackageRelationDependenciesPublished
pico-args • 0.3.4An ultra simple CLI arguments parser.DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
unicode-general-category • 0.2.0Fast lookup of the Unicode General Category property for charDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/rustybuzz)](https://licenses.dev/cargo/rustybuzz)
<a href="https://licenses.dev/cargo/rustybuzz">
  <img src="https://licenses.dev/b/cargo/rustybuzz" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/cargo/rustybuzz/0.3.0)](https://licenses.dev/cargo/rustybuzz/0.3.0)
<a href="https://licenses.dev/cargo/rustybuzz/0.3.0">
  <img src="https://licenses.dev/b/cargo/rustybuzz/0.3.0" alt="licenses" />
</a>
GitHub