licenses.dev

lodepng v3.12.2

Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG.

Published on

Licenses

Learn more about license information.

Package Licenses

Zlib

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
cfg-if • 1.0.5A 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.5.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationDIRECT1
flate2 • 1.1.10DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.DIRECT0
MIT1
PackageRelationDependenciesPublished
rgb • 0.8.53`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.DIRECT1
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.25.2A crate for mucking around with piles of bytes.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.12.2 version:

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