[Overview][Constants][Types][Classes][Index] Reference for unit 'TTTypes' (#lazutils)

TT_Glyph_Metrics

Declaration

Source position: tttypes.pas line 140

type TT_Glyph_Metrics = record

  bbox: TT_BBox;

  

  bearingX: TT_Pos;

  

  bearingY: TT_Pos;

  

  advance: TT_Pos;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.