licenses.dev

lyon v0.4.1

2D Graphics rendering on the GPU using tessellation.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
euclid • 0.10.5Geometry primitivesINDIRECT11
log • 0.3.9A lightweight logging facade for Rust INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
lyon_bezier • 0.4.1[Deprecated] This crate was renamed into lyon_geom.DIRECT12
lyon_core • 0.4.1Common resources to all lyon crates.DIRECT12
lyon_extra • 0.4.1Various optional utilities for the lyon crate.DIRECT17
lyon_path_builder • 0.4.1[Deprecated] moved into the crate lyon_path.DIRECT14
lyon_path_iterator • 0.4.1[Deprecated] moved into the crate lyon_path.DIRECT14
lyon_path • 0.4.1Types and utilities to store, build and iterate over 2D paths.DIRECT16
lyon_svg • 0.4.1SVG helpers for the lyon crates.DIRECT22
lyon_tessellation • 0.4.1A low level path tessellation library.DIRECT17
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. INDIRECT0
serde • 0.8.23A generic serialization/deserialization frameworkINDIRECT0
siphasher • 0.2.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
MIT5
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
phf_shared • 0.7.24Support code shared by PHF librariesINDIRECT1
phf • 0.7.24Runtime support for perfect hash function data structuresINDIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
MPL-2.02
PackageRelationDependenciesPublished
heapsize • 0.3.9Infrastructure for measuring the total runtime size of an object on the heapINDIRECT3
svgparser • 0.0.3Featureful, pull-based, zero-allocation SVG parser.INDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.1 version:

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