Table of Contents

Delegate font_get_glyph_shape_func_t

Namespace
HarfBuzz
Assembly
HarfBuzz-0.0.dll
public delegate void font_get_glyph_shape_func_t(font_t font, nint fontData, codepoint_t glyph, draw_funcs_t drawFuncs, nint drawData)

Parameters

font font_t
fontData nint
glyph codepoint_t
drawFuncs draw_funcs_t
drawData nint