Source position: fefontengine.pas line 258
type FE_Glyph_Metrics = record
bbox: FE_BBox;
bearingX: FE_Pos;
bearingY: FE_Pos;
advance: FE_Pos;
end;