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

TT_Face_Properties

Declaration

Source position: tttypes.pas line 355

type TT_Face_Properties = record

  num_glyphs: Integer;

  

  max_points: Integer;

  

  max_contours: Integer;

  

  max_faces: Integer;

  

  header: ;

  

  horizontal: ;

  

  vertical: ;

  

  os2: ;

  

  postscript: ;

  

end;

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