- only parse AFM-files, which start with "BeginFontMetrics"
authorPeter H. Ganten <peter@ganten.org>
Tue, 13 Feb 2001 20:18:47 +0000 (20:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Feb 2001 20:18:47 +0000 (20:18 +0000)
commit988d1c233a893200d744af57e479c06328cacbec
treef0260d6c80f4623fc215efba792776929098f1d4
parent38bed0608a4aded3573c8695c2be056d838dfbab
- only parse AFM-files, which start with "BeginFontMetrics"
- use fgetc instead of fgets to cope with AFM-Files with
  Macintosh-Style line-breaks ('\r') in the parser.
dlls/wineps/afm.c