licenses.dev

piston2d-graphics v0.36.0

A library for 2D graphics that works with multiple back-ends

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
read_color • 1.0.0A simple library for reading hex colorsDIRECT0
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
MIT6
PackageRelationDependenciesPublished
interpolation • 0.2.0A library for interpolationDIRECT0
ordered-float • 1.1.1Wrappers for total ordering on floatsINDIRECT2
piston-float • 1.0.1Traits for generic floats in game developmentINDIRECT0
piston-texture • 0.8.0A generic library for texturesDIRECT0
piston-viewport • 1.0.2A library for storing viewport informationDIRECT1
vecmath • 1.0.0A simple and type agnostic library for vector math designed for reexportingDIRECT1
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.36.0 version:

[![licenses](https://licenses.dev/b/cargo/piston2d-graphics/0.36.0)](https://licenses.dev/cargo/piston2d-graphics/0.36.0)
<a href="https://licenses.dev/cargo/piston2d-graphics/0.36.0">
  <img src="https://licenses.dev/b/cargo/piston2d-graphics/0.36.0" alt="licenses" />
</a>
GitHub