Delegate font_get_glyph_advance_func_t
- Namespace
- HarfBuzz
- Assembly
- HarfBuzz-0.0.dll
public delegate position_t font_get_glyph_advance_func_t(font_t font, nint fontData, codepoint_t glyph)
Parameters
font
font_tfontData
nintglyph
codepoint_t
public delegate position_t font_get_glyph_advance_func_t(font_t font, nint fontData, codepoint_t glyph)
font
font_tfontData
nintglyph
codepoint_t