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

hb_font_get_glyph_shape

Declaration

Source position: lazharfbuzz0.pas line 1884

procedure hb_font_get_glyph_shape(

  font: Phb_font_t;

  glyph: Thb_codepoint_t;

  dfuncs: Phb_draw_funcs_t;

  draw_data: Pgpointer

);