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

FE_Glyph_Metrics

Declaration

Source position: fefontengine.pas line 258

type FE_Glyph_Metrics = record

  bbox: FE_BBox;

  

  bearingX: FE_Pos;

  

  bearingY: FE_Pos;

  

  advance: FE_Pos;

  

end;



CT Web help

CodeTyphon Studio