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

TGlyphMetrics

Declaration

Source position: Img32.Text.pas line 241

type TGlyphMetrics = record

  glyphIdx: Integer;

  

  unitsPerEm: Integer;

  

  glyf: TFontTable_Glyf;

  

  hmtx: TFontTable_Hmtx;

  

  kernList: TArrayOfTKern;

  

end;



CT Web help

CodeTyphon Studio