Build AFM data for core PostScript fonts into WINEPS.
[wine] / dlls / wineps / psdrv.h
2001-05-29  Ian PilcherBuild AFM data for core PostScript fonts into WINEPS.
2001-05-24  Ian PilcherAdded AvgCharWidth member to font metrics.
2001-05-16  Ian PilcherRead metrics from TrueType fonts.
2001-05-16  Ian PilcherGuesstimate Windows font metrics for Type 1 fonts.
2001-05-09  Ian PilcherUnicode encodings for PostScript fonts.
2001-05-03  Ian PilcherMisc. error checking in PostScript driver.
2001-04-23  Ian PilcherUse typecasts to suppress compiler warnings.
2001-04-20  Ian PilcherStore each glyph name only once in PostScript driver.
2001-04-02  Ian PilcherVarious registry-related PostScript driver enhancements.
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
2001-02-14  Huw D M DaviesChange FONTOBJ to use LOGFONTW rather than LOGFONT16.
2001-01-28  Huw D M DaviesTake into account unprintable margins in psdrv.
2000-09-22  Huw D M DaviesPaper size and orientation prop sheet for wineps.
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
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.