ChangeSet ID: 6281
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/11/13 17:50:44
Modified files:
dlls/wineps : type1.c
Log message:
Huw Davies <huw(a)codeweavers.com>
We can't cache the unscaled font's hfont, since the mapping mode may
change. This resulted in some glyphs being downloaded at the wrong
size.
Patch: http://cvs.winehq.com/patch.py?id=6281
Old revision New revision Changes Path
1.2 1.3 +12 -12 wine/dlls/wineps/type1.c
ChangeSet ID: 6278
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/11/13 15:25:34
Modified files:
dlls/tapi32 : line.c Makefile.in
. : winedefault.reg
Log message:
Huw Davies <huw(a)codeweavers.com>
Zero out the returned LINETRANSLATECAPS structure.
Read country list from the registry.
Add a load of countries to winedefault.reg.
Patch: http://cvs.winehq.com/patch.py?id=6278
Old revision New revision Changes Path
1.15 1.16 +99 -54 wine/dlls/tapi32/line.c
1.13 1.14 +1 -1 wine/dlls/tapi32/Makefile.in
1.59 1.60 +1697 -6 wine/winedefault.reg