FontGetGlyphNameFunc

A virtual method for the #hb_font_funcs_t of an #hb_font_t object.

This method should retrieve the glyph name that corresponds to a glyph ID. The name should be returned in a string output parameter.

alias FontGetGlyphNameFunc = harfbuzz.types.Bool delegate

Return Value

true if data found, false otherwise