Source position: fefontengineobjects.pas line 49
type TCharPosition = record
x: Single;
Width: Single;
yTop: Single;
yBase: Single;
yBottom: Single;
end;