Unit 'feFontEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

FE_Big_Glyph_Metrics

Declaration

Source position: fefontengine.pas line 265

type FE_Big_Glyph_Metrics = record

  bbox: FE_BBox;

  

  horiBearingX: FE_Pos;

  

  horiBearingY: FE_Pos;

  

  horiAdvance: FE_Pos;

  

  vertBearingX: FE_Pos;

  

  vertBearingY: FE_Pos;

  

  vertAdvance: FE_Pos;

  

end;



CT Web help

CodeTyphon Studio