FontGetGlyphHKerningFunc


Description:

[ CCode ( cname = "hb_font_get_glyph_kerning_func_t" , instance_pos = 4.9 ) ]
public delegate Position FontGetGlyphHKerningFunc (Font font, void* font_data, Codepoint first_glyph, Codepoint second_glyph)

Namespace: HarfBuzz