licenses.dev

freetype-rs v0.26.0

Bindings for FreeType font library

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
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cmake • 0.1.51A build dependency for running `cmake` to build a native library INDIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. DIRECT2
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
MIT1
PackageRelationDependenciesPublished
freetype-sys • 0.13.1Low level binding for FreeType font libraryDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.26.0 version:

[![licenses](https://licenses.dev/b/cargo/freetype-rs/0.26.0)](https://licenses.dev/cargo/freetype-rs/0.26.0)
<a href="https://licenses.dev/cargo/freetype-rs/0.26.0">
  <img src="https://licenses.dev/b/cargo/freetype-rs/0.26.0" alt="licenses" />
</a>
GitHub