licenses.dev

skrifa v0.29.0

Metadata reader and glyph scaler for OpenType fonts.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
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
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
font-types • 0.8.4Scalar types used in fonts.INDIRECT6
itoa • 1.0.15Fast integer primitive to string conversionINDIRECT0
kurbo • 0.11.2A 2D curves libraryDIRECT2
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT2
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
read-fonts • 0.27.5Reading OpenType font files.DIRECT9
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.140A JSON serialization file formatDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 2.0.104Parser for Rust source codeINDIRECT2
yansi • 1.0.1A dead simple ANSI terminal color painting library.INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
bytemuck_derive • 1.9.3derive proc-macros for `bytemuck`INDIRECT4
bytemuck • 1.23.1A crate for mucking around with piles of bytes.DIRECT5
MIT2
PackageRelationDependenciesPublished
core_maths • 0.1.1Extension trait for full float functionality in `#[no_std]` backed by `libm`.DIRECT1
libm • 0.2.15libm in pure RustINDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.20Fast floating point to string conversionINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.29.0 version:

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