Type Alias font_kit::loaders::freetype::NativeFont

source ยท
pub type NativeFont = FT_Face;
Expand description

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