licenses.dev

rusttype v0.6.5

A pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.5 version:

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