licenses.dev

svgfilters v0.4.0

Implementation of various SVG filters.

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
float-cmp • 0.9.0Floating point approximate comparison traitsDIRECT0
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
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A 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/svgfilters)](https://licenses.dev/cargo/svgfilters)
<a href="https://licenses.dev/cargo/svgfilters">
  <img src="https://licenses.dev/b/cargo/svgfilters" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

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