[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazHarfBuzz0' (#lcl)

hb_font_get_glyph_contour_point

Declaration

Source position: lazharfbuzz0.pas line 1600

function hb_font_get_glyph_contour_point(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  point_index: guint;

  x: Phb_position_t;

  y: Phb_position_t

):Thb_bool_t;