licenses.dev

rusttype v0.9.3

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

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
crossbeam-deque • 0.8.5Concurrent work-stealing dequeDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingDIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
libm • 0.2.8libm in pure RustDIRECT0
linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion orderDIRECT0
num_cpus • 1.16.0Get the number of CPUs on a machine.DIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcDIRECT0
ttf-parser • 0.15.2A high-level, safe, zero-allocation TrueType font parser.INDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
ab_glyph_rasterizer • 0.1.8Coverage rasterization for lines, quadratic & cubic beziersDIRECT0
approx • 0.5.1Approximate floating point equality comparisons and assertions.DIRECT2
owned_ttf_parser • 0.15.2ttf-parser plus support for owned dataDIRECT1
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.9.3 version:

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