HarfBuzzSharpDelegate GlyphOriginDelegateOn this pageDelegate GlyphOriginDelegate Namespace: HarfBuzzSharp Assembly: VelloSharp.HarfBuzzSharp.dll public delegate bool GlyphOriginDelegate(Font font, object? fontData, uint glyph, out int x, out int y) Parameters font Font fontData object? glyph uint x int y int Returns bool