[−][src]Module font_kit::loaders::freetype
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 Definitions
NativeFont | The handle that the FreeType API natively uses to represent a font. |