Unit 'Cairo' Package
[Overview][Constants][Types][Procedures and functions][Index] [#cairo]

cairo_user_scaled_font_text_to_glyphs_func_t

Declaration

Source position: cairo.pp line 408

type cairo_user_scaled_font_text_to_glyphs_func_t = function(

  scaled_font: Pcairo_scaled_font_t;

  utf8: PChar;

  utf8_len: LongInt;

  glyphs: PPcairo_glyph_t;

  num_glyphs: PLongint;

  clusters: PPcairo_text_cluster_t;

  num_clusters: PLongint;

  cluster_flags: Pcairo_text_cluster_flags_t

):cairo_status_t;


Documentation generated on: 2023-03-18