Source position: diskfont.pas line 52
type tFontContents = record
fc_FileName: array [0..MAXFONTPATH-1] of Char;
fc_YSize: Word;
fc_Style: Byte;
fc_Flags: Byte;
end;
TFontContentsHeader