licenses.dev

stb_truetype v0.3.1

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 MIT3
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
libm • 0.2.8libm in pure RustDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.3.2Approximate floating point equality comparisons and assertions.DIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
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.3.1 version:

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