licenses.dev

write-fonts v0.3.4

Writing font files.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
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
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
diff • 0.1.13An LCS based slice and string diffing implementation.DIRECT0
dot2 • 1.0.0A library for generating Graphviz DOT language files for graphs.DIRECT0
env_logger • 0.10.2A logging implementation for `log` which is configured via an environment variable. DIRECT1
font-types • 0.1.8Scalar types used in fonts.DIRECT0
kurbo • 0.9.5A 2D curves libraryDIRECT1
log • 0.4.29A lightweight logging facade for Rust DIRECT0
read-fonts • 0.2.1Reading OpenType font files.DIRECT1
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT1
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)DIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.4 version:

[![licenses](https://licenses.dev/b/cargo/write-fonts/0.3.4)](https://licenses.dev/cargo/write-fonts/0.3.4)
<a href="https://licenses.dev/cargo/write-fonts/0.3.4">
  <img src="https://licenses.dev/b/cargo/write-fonts/0.3.4" alt="licenses" />
</a>
GitHub