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