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

cairo_font_extents_t

Declaration

Source position: cairo.pp line 460

type cairo_font_extents_t = record

  ascent: Double;

  descent: Double;

  height: Double;

  max_x_advance: Double;

  max_y_advance: Double;

end;


Documentation generated on: 2023-03-18