licenses.dev

fontdb v0.3.0

A simple, in-memory font database with CSS-like queries.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
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
env_logger • 0.7.1A logging implementation for `log` which is configured via an environment variable. DIRECT1
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
memmap2 • 0.1.0Cross-platform Rust API for memory-mapped file IODIRECT1
ttf-parser • 0.9.0A high-level, safe, zero-allocation TrueType font parser.DIRECT0
uuid • 0.8.2A library to generate and parse UUIDs.DIRECT4
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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