fontFuncsSetGlyphContourPointFunc

fnvoid fontFuncsSetGlyphContourPointFunc(harfbuzz.font_funcs.FontFuncs ffuncs, harfbuzz.types.FontGetGlyphContourPointFunc func)

Sets the implementation function for #hb_font_get_glyph_contour_point_func_t.

Parameters

ffuncsA font-function structure
funcThe callback function to assign