Skip to main content

Delegate GlyphAdvanceDelegate

Namespace: HarfBuzzSharp
Assembly: VelloSharp.HarfBuzzSharp.dll

public delegate int GlyphAdvanceDelegate(Font font, object? fontData, uint glyph)

Parameters

font Font

fontData object?

glyph uint

Returns

int