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

pango_renderer_draw_glyphs

Declaration

Source position: lazpango1.pas line 1633

procedure pango_renderer_draw_glyphs(

  renderer: PPangoRenderer;

  font: PPangoFont;

  glyphs: PPangoGlyphString;

  x: gint;

  y: gint

);