licenses.dev

piston2d-graphics v0.26.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 MIT11
PackageRelationDependenciesPublished
arrayvec • 0.4.12A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT1
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionDIRECT0
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** INDIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
read_color • 1.0.0A simple library for reading hex colorsDIRECT0
rusttype • 0.4.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. DIRECT11
stb_truetype • 0.2.8A straight translation of the font loading code in stb_truetype.h from C to Rust.INDIRECT2
stb_truetype • 0.3.1A straight translation of the font loading code in stb_truetype.h from C to Rust.INDIRECT1
unreachable • 1.0.0An unreachable code optimization hint in stable rust.INDIRECT1
MIT7
PackageRelationDependenciesPublished
interpolation • 0.1.0A library for interpolationDIRECT0
ordered-float • 0.5.2Wrappers for total ordering on floatsINDIRECT5
piston-float • 0.3.0Traits for generic floats in game developmentINDIRECT0
piston-texture • 0.6.0A generic library for texturesDIRECT0
piston-viewport • 0.3.0A library for storing viewport informationDIRECT1
vecmath • 0.3.1A simple and type agnostic library for vector math designed for reexportingDIRECT1
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
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.26.0 version:

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