licenses.dev

ndless-freetype v0.1.1

Bindings for FreeType font library for Ndless

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cstr_core • 0.1.2Implementation of CStr and CString for no_std environments.DIRECT2
cty • 0.1.5Type aliases to C types like c_int for use with bindgenDIRECT0
failure • 0.1.8Experimental error handling abstraction.DIRECT0
ndless-macros • 0.1.1Macros for Ndless for the TI-NspireINDIRECT6
ndless-static-vars • 1.0.0Rust library for storing static, program-wide parameters for NdlessINDIRECT0
ndless-sys • 0.1.3Rust bindings for Ndless for TI NspireDIRECT1
ndless • 0.5.2Rust library for interacting with Ndless for the TI-NspireDIRECT10
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
syn • 0.15.44Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT1
PackageRelationDependenciesPublished
embedded-freetype-sys • 0.1.0Low level binding for FreeType font library for no_std targetsDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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