fontGetGlyphHAdvance

Fetches the advance for a glyph ID in the specified font, for horizontal text segments.

Parameters

font harfbuzz.font.Font

#hb_font_t to work upon

glyph harfbuzz.types.Codepoint

The glyph ID to query

Return Value

Type: harfbuzz.types.Position

The advance of glyph within font