fontFuncsSetGlyphFunc
fn
void fontFuncsSetGlyphFunc(harfbuzz.font_funcs.FontFuncs ffuncs, harfbuzz.types.FontGetGlyphFunc func)Deprecated. Use [harfbuzz.global.fontFuncsSetNominalGlyphFunc] and [harfbuzz.global.fontFuncsSetVariationGlyphFunc] instead.
Parameters
ffuncs | The font-functions structure |
func | callback function |