Source position: libfreetype.inc line 277
type TFT_Size = record
face: PFT_Face;
generic: FT_Generic;
metrics: FT_Size_Metrics;
end;