licenses.dev

piet-direct2d v0.6.2

Direct2D backend for piet 2D graphics abstraction.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT33
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
associative-cache • 1.0.1A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement.DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
fdeflate • 0.3.5Fast specialized deflate implementationINDIRECT1
flate2 • 1.0.34DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT5
kurbo • 0.9.5A 2D curves libraryINDIRECT1
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
piet • 0.6.2An abstraction for 2D graphics.DIRECT31
png • 0.17.14PNG decoding and encoding library in pure RustINDIRECT8
unic-bidi • 0.9.0UNIC — Unicode Bidirectional AlgorithmINDIRECT6
unic-char-property • 0.9.0UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macrosINDIRECT1
unic-char-range • 0.9.0UNIC — Unicode Character Tools — Character Range and IterationINDIRECT0
unic-common • 0.9.0UNIC — Common UtilitiesINDIRECT0
unic-ucd-bidi • 0.9.0UNIC — Unicode Character Database — Bidi PropertiesINDIRECT4
unic-ucd-version • 0.9.0UNIC — Unicode Character Database — VersionINDIRECT1
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.DIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
wio • 0.2.2Windows IO wrapperDIRECT3
MIT4
PackageRelationDependenciesPublished
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern.INDIRECT0
os_info • 3.8.2Detect the operating system type and version.INDIRECT11
pico-args • 0.4.2An ultra simple CLI arguments parser.INDIRECT0
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
utf16_lit • 2.0.2macro_rules to make utf-16 literals.DIRECT0
MPL-2.01
PackageRelationDependenciesPublished
dwrote • 0.11.2Lightweight binding to DirectWrite.DIRECT6
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.2 version:

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