Sets the FT_Load_Glyph load flags for the specified Font.
For more information, see https://freetype.org/freetype2/docs/reference/ft2-glyph_retrieval.html#ft_load_xxx
This function works with Font objects created by hb_ft_font_create or
hb_ft_font_create_referenced.
| font |
Font to work upon |
| load_flags |
The FreeType load flags to set |