Unit 'Img32.Text' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TFontTable_Hhea

Declaration

Source position: Img32.Text.pas line 175

type TFontTable_Hhea = record

  version: TFixed;

  

  ascent: Int16;

  

  descent: Int16;

  

  lineGap: Int16;

  

  advWidthMax: Word;

  

  minLSB: Int16;

  

  minRSB: Int16;

  

  xMaxExtent: Int16;

  

  caretSlopeRise: Int16;

  

  caretSlopeRun: Int16;

  

  caretOffset: Int16;

  

  reserved: UInt64;

  

  metricDataFmt: Int16;

  

  numLongHorMets: Word;

  

end;



CT Web help

CodeTyphon Studio