licenses.dev

glyph_brush_layout v0.1.9

Text layout for ab_glyph

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
rusttype • 0.8.3A pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. DIRECT6
stb_truetype • 0.3.1A straight translation of the font loading code in stb_truetype.h from C to Rust.INDIRECT1
Apache-2.02
PackageRelationDependenciesPublished
approx • 0.3.2Approximate floating point equality comparisons and assertions.DIRECT2
xi-unicode • 0.2.1Unicode utilities useful for text editing, including a line breaking iterator.DIRECT0
MIT1
PackageRelationDependenciesPublished
ordered-float • 1.1.1Wrappers for total ordering on floatsDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.9 version:

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