PgFont.getHbFont

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().

class PgFont
getHbFont
()

Return Value

Type: hb_font_t*

the hb_font_t object backing the font, or %NULL if the font does not have one

Meta

Since

1.44