Build AFM data for core PostScript fonts into WINEPS.
[wine] / dlls / wineps / afm.c
2001-05-29  Ian PilcherBuild AFM data for core PostScript fonts into WINEPS.
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-16  Ian PilcherGuesstimate Windows font metrics for Type 1 fonts.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-05-11  Ian PilcherEliminate __compar_fn_t.
2001-05-09  Ian PilcherUnicode encodings for PostScript fonts.
2001-05-03  Ian PilcherMisc. error checking in PostScript driver.
2001-04-20  Ian PilcherStore each glyph name only once in PostScript driver.
2001-03-13  Ian PilcherDon't load AFM files from predefined directories; use...
2001-03-01  Ian PilcherSquash another AFM character metrics parsing bug.
2001-02-28  Ian PilcherFix bug in AFM character width parsing.
2001-02-15  Morten Welinder(PSDRV_AFMGetCharMetrics): Use unsigned chars (since...
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.