fontGetGlyphHOrigin

Fetches the (X,Y) coordinates of the origin for a glyph ID in the specified font, for horizontal text segments.

Parameters

font#hb_font_t to work upon
glyphThe glyph ID to query
xThe X coordinate of the origin
yThe Y coordinate of the origin

Returns

true if data found, false otherwise