ftFontSetLoadFlags

fun ftFontSetLoadFlags(font: Font, loadFlags: Int)

Sets the FT_Load_Glyph load flags for the specified #hb_font_t.

For more information, see https://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#ft_load_xxx

Since

1.0.5

Parameters

font

#hb_font_t to work upon

loadFlags

The FreeType load flags to set