licenses.dev

elefont v0.1.3

A library that handles caching rendered glyphs on the GPU

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
ahash • 0.3.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
hashbrown • 0.7.2A Rust port of Google's SwissTable hash mapDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
rusttype • 0.8.3A 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. DIRECT6
stb_truetype • 0.3.1A straight translation of the font loading code in stb_truetype.h from C to Rust.INDIRECT1
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
MIT2
PackageRelationDependenciesPublished
image • 0.22.5Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT6
ordered-float • 1.1.1Wrappers for total ordering on floatsINDIRECT2
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
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.3.2Approximate floating point equality comparisons and assertions.INDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.3 version:

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