Unit 'sdl_ttf' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TTF_GlyphMetrics

Declaration

Source position: sdl_ttf.pas line 338

function TTF_GlyphMetrics(

  font: PTTF_Font;

  ch: UInt16;

  var minx: Integer;

  var maxx: Integer;

  var miny: Integer;

  var maxy: Integer;

  var advance: Integer

):Integer;


Documentation generated on: 2023-03-18