Type Definition NativeFont
Other items infont_kit::loaders::freetype
type NativeFont = FT_Face;
The handle that the FreeType API natively uses to represent a font.