Unit 'fpparsettf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TOS2Data

Declaration

Source position: fpparsettf.pp line 106

type TOS2Data = packed record

  version: UInt16;

  xAvgCharWidth: Int16;

  usWeightClass: UInt16;

  usWidthClass: UInt16;

  fsType: Int16;

  ySubscriptXSize: Int16;

  ySubscriptYSize: Int16;

  ySubscriptXOffset: Int16;

  ySubscriptYOffset: Int16;

  ySuperscriptXSize: Int16;

  ySuperscriptYSize: Int16;

  ySuperscriptXOffset: Int16;

  ySuperscriptYOffset: Int16;

  yStrikeoutSize: Int16;

  yStrikeoutPosition: Int16;

  sFamilyClass: Int16;

  panose: array [0..9] of Byte;

  ulUnicodeRange1: UInt32;

  ulUnicodeRange2: UInt32;

  ulUnicodeRange3: UInt32;

  ulUnicodeRange4: UInt32;

  achVendID: array [0..3] of AnsiChar;

  fsSelection: UInt16;

  usFirstCharIndex: UInt16;

  usLastCharIndex: UInt16;

  sTypoAscender: Int16;

  sTypoDescender: Int16;

  sTypoLineGap: Int16;

  usWinAscent: UInt16;

  usWinDescent: UInt16;

  ulCodePageRange1: UInt32;

  ulCodePageRange2: UInt32;

  sxHeight: Int16;

  sCapHeight: Int16;

  usDefaultChar: UInt16;

  usBreakChar: UInt16;

  usMaxContext: UInt16;

end;


Documentation generated on: 2023-03-18