- only parse AFM-files, which start with "BeginFontMetrics"
[wine] / dlls / wineps / afm.c
2001-02-13  Peter H. Ganten- only parse AFM-files, which start with "BeginFontMetrics"
2001-02-12  Marcus MeissnerFixed a NULL ptr problem.
2001-01-02  Marcus MeissnerAdded one safety check to AFM parsing.
2000-11-07  Dmitry TimoshkovNew path for AFM documentation on the net.
2000-08-03  Alexandre JulliardChanged the AFM metrics structure to use an array inste...
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.