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

TT_Postscript

Declaration

Source position: tttypes.pas line 338

type TT_Postscript = record

  FormatType: TT_Fixed;

  

  italicAngle: TT_Fixed;

  

  underlinePosition: TT_Short;

  

  underlineThickness: TT_Short;

  

  isFixedPitch: TT_ULong;

  

  minMemType42: TT_ULong;

  

  maxMemType42: TT_ULong;

  

  minMemType1: TT_ULong;

  

  maxMemType1: TT_ULong;

  

end;

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