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§
- Font
- A cross-platform loader that uses the FreeType library to load and rasterize fonts.
Type Aliases§
- Native
Font - The handle that the FreeType API natively uses to represent a font.