ChangeSet ID: 10054 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/12 16:42:55
Modified files: dlls/wineps : type42.c type1.c psdrv.h download.c dlls/gdi : freetype.c
Log message: Huw Davies huw@codeweavers.com Scale the OUTLINETEXTMETRIC's bounding box with the font size. Fix wineps's font downloaders to cope with this behaviour.
Patch: http://cvs.winehq.com/patch.py?id=10054
Old revision New revision Changes Path 1.7 1.8 +6 -8 wine/dlls/wineps/type42.c 1.6 1.7 +3 -5 wine/dlls/wineps/type1.c 1.44 1.45 +4 -6 wine/dlls/wineps/psdrv.h 1.6 1.7 +40 -3 wine/dlls/wineps/download.c 1.43 1.44 +4 -4 wine/dlls/gdi/freetype.c