Table of Contents

Delegate font_draw_glyph_func_t

Namespace
HarfBuzz.Internal
Assembly
HarfBuzz-0.0.dll
public delegate void font_draw_glyph_func_t(IntPtr font, IntPtr fontData, codepoint_t glyph, IntPtr drawFuncs, IntPtr drawData, IntPtr userData)

Parameters

font IntPtr
fontData IntPtr
glyph codepoint_t
drawFuncs IntPtr
drawData IntPtr
userData IntPtr