[−][src]Type Definition font_kit::loaders::freetype::NativeFont
type NativeFont = FT_Face;
The handle that the FreeType API natively uses to represent a font.
type NativeFont = FT_Face;
The handle that the FreeType API natively uses to represent a font.