licenses.dev

crossfont v0.5.2

Cross platform native font loading and rasterization

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT29
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cmake • 0.1.51A build dependency for running `cmake` to build a native library INDIRECT2
cocoa-foundation • 0.1.2Bindings to Cocoa Foundation for macOSINDIRECT8
cocoa • 0.25.0Bindings to Cocoa for macOSDIRECT17
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSDIRECT0
core-foundation • 0.9.4Bindings to Core Foundation for macOSDIRECT2
core-graphics-types • 0.1.3Bindings for some fundamental Core Graphics typesINDIRECT4
core-graphics • 0.23.2Bindings to Core Graphics for macOSDIRECT12
core-text • 20.1.0Bindings to the Core Text framework.DIRECT13
foreign-types-macros • 0.2.3An internal crate used by foreign-typesINDIRECT4
foreign-types-shared • 0.3.1An internal crate used by foreign-typesINDIRECT0
foreign-types • 0.5.0A framework for Rust wrappers over C APIsDIRECT6
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
servo-fontconfig • 0.5.1Rust bindings for fontconfigDIRECT8
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
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.DIRECT2
wio • 0.2.2Windows IO wrapperINDIRECT3
MIT7
PackageRelationDependenciesPublished
block • 0.1.6Rust interface for Apple's C language extension of blocks.INDIRECT0
expat-sys • 2.1.6XML parser library written in CINDIRECT4
freetype-rs • 0.26.0Bindings for FreeType font libraryDIRECT7
freetype-sys • 0.13.1Low level binding for FreeType font libraryINDIRECT5
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.DIRECT2
servo-fontconfig-sys • 5.1.0Font configuration and customization libraryINDIRECT7
MPL-2.01
PackageRelationDependenciesPublished
dwrote • 0.11.2Lightweight binding to DirectWrite.DIRECT12
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/crossfont)](https://licenses.dev/cargo/crossfont)
<a href="https://licenses.dev/cargo/crossfont">
  <img src="https://licenses.dev/b/cargo/crossfont" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.2 version:

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