licenses.dev

resvg v0.23.0

An SVG rendering library.

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
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
base64 • 0.13.1encodes and decodes base64 as bytes or utf8INDIRECT0
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
data-url • 0.1.1Processing of data: URL according to WHATWG’s Fetch StandardINDIRECT1
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
gif • 0.11.4GIF de- and encoderDIRECT2
jpeg-decoder • 0.2.6JPEG decoderDIRECT0
kurbo • 0.8.3A 2D curves libraryINDIRECT1
log • 0.4.22A lightweight logging facade for Rust DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
png • 0.17.14PNG decoding and encoding library in pure RustDIRECT8
roxmltree • 0.14.1Represent an XML as a read-only tree.INDIRECT1
simplecss • 0.2.1A simple CSS 2 parser and selector.INDIRECT1
siphasher • 0.3.11SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
svgtypes • 0.8.2SVG types parser.DIRECT1
weezl • 0.1.8Fast LZW compression and decompression.INDIRECT0
xmlparser • 0.13.6Pull-based, zero-allocation XML parser.INDIRECT0
MIT7
PackageRelationDependenciesPublished
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
float-cmp • 0.9.0Floating point approximate comparison traitsINDIRECT0
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern.INDIRECT0
pico-args • 0.5.0An ultra simple CLI arguments parser.DIRECT0
rctree • 0.4.0A 'DOM-like' tree implemented using reference countingINDIRECT0
rgb • 0.8.50`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
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
Apache-2.0 OR MIT OR Zlib3
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
safe_arch • 0.5.2Crate that exposes `core::arch` safely via `#[cfg()]`.INDIRECT1
MPL-2.02
PackageRelationDependenciesPublished
svgfilters • 0.4.0Implementation of various SVG filters.DIRECT3
usvg • 0.23.0An SVG simplification library.DIRECT20
BSD-3-Clause1
PackageRelationDependenciesPublished
tiny-skia • 0.6.6A tiny Skia subset ported to Rust.DIRECT13
BSD-2-Clause1
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesINDIRECT0
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/resvg)](https://licenses.dev/cargo/resvg)
<a href="https://licenses.dev/cargo/resvg">
  <img src="https://licenses.dev/b/cargo/resvg" alt="licenses" />
</a>

Or the licenses badge code for the 0.23.0 version:

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