Get a hb_font_t object backing this font.
Note that the objects returned by this function are cached and immutable. If you need to make changes to the hb_font_t, use hb_font_create_sub_font().
the hb_font_t object backing the font, or %NULL if the font does not have one
1.44
See Implementation
Get a hb_font_t object backing this font.
Note that the objects returned by this function are cached and immutable. If you need to make changes to the hb_font_t, use hb_font_create_sub_font().