AFM files no longer required

Ian Pilcher ian.pilcher at home.com
Fri May 25 00:15:16 CDT 2001


This patch eliminates the PostScript driver's requirement for separate
AFM files.  The metrics for the 39 core PostScript fonts are now built
in to the driver.  (Does anyone know why there are 39 AFM files in the
'base35' directory on Adobe's FTP server?)

I decided to put all of the data into dlls/wineps/agl.c, since changing
the glyph list data without regenerating the font metrics data would
cause things to break in extremely bizarre ways.  (Well, it will once I
actually use the glyph names.)

Modified files:
    dlls/wineps: psdrv.h afm.c agl.c

Log message:
    Ian Pilcher
    Build AFM data for core PostScript fonts into WINEPS
-- 
========================================================================
Ian Pilcher                                         ian.pilcher at home.com
========================================================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wineps-afmdata.diff.bz2
Type: application/octet-stream
Size: 87152 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010525/a1572657/wineps-afmdata.diff.obj


More information about the wine-patches mailing list