licenses.dev

stb_truetype v0.2.8

A straight translation of the font loading code in stb_truetype.h from C to Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
stb_truetype • 0.3.1A straight translation of the font loading code in stb_truetype.h from C to Rust.DIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.8 version:

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