Delegate GlyphAdvancesDelegate
Namespace: HarfBuzzSharp
Assembly: VelloSharp.HarfBuzzSharp.dll
public delegate void GlyphAdvancesDelegate(Font font, object? fontData, uint count, ReadOnlySpan<uint> glyphs, Span<int> advances)
Parameters
font
Font
fontData
object?
count
uint
glyphs
ReadOnlySpan<uint>