alias HarfBuzz::FontGetGlyphContourPointFuncT
Overview
A virtual method for the #hb_font_funcs_t of an #hb_font_t object.
This method should retrieve the (X,Y) coordinates (in font units) for a specified contour point in a glyph. Each coordinate must be returned as an #hb_position_t output parameter.
Alias Definition
HarfBuzz::FontT, Pointer(Void), UInt32, UInt32, Pointer(Int32), Pointer(Int32) -> Int32