FontGetGlyphFromNameFunc

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

This method should retrieve the glyph ID that corresponds to a glyph-name string.

alias FontGetGlyphFromNameFunc = harfbuzz.types.Bool delegate

Return Value

true if data found, false otherwise