Module font_kit::loaders::freetype

source ·
Expand description

A cross-platform loader that uses the FreeType library to load and rasterize fonts.

On macOS and Windows, the Cargo feature loader-freetype-default can be used to opt into this loader by default.

Structs

  • A cross-platform loader that uses the FreeType library to load and rasterize fonts.

Type Aliases

  • The handle that the FreeType API natively uses to represent a font.