TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.0.5
Fetches the FT_Load_Glyph load flags of the specified HarfBuzz.font_t.
For more information, see https://freetype.org/freetype2/docs/reference/ft2-glyph_retrieval.html#ft_load_xxx
This function works with HarfBuzz.font_t objects created by hb_ft_font_create() or hb_ft_font_create_referenced().
hb_ft_font_create()
hb_ft_font_create_referenced()
HarfBuzz.font_t to work upon
FT_Load_Glyph flags found, or 0
1.0.5
Fetches the FT_Load_Glyph load flags of the specified HarfBuzz.font_t.
For more information, see https://freetype.org/freetype2/docs/reference/ft2-glyph_retrieval.html#ft_load_xxx
This function works with HarfBuzz.font_t objects created by
hb_ft_font_create()orhb_ft_font_create_referenced().