ChangeSet ID: 9637
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/10/03 23:00:08
Modified files:
dlls/gdi : freetype.c
Log message:
Dave Belanger <dave.belanger(a)cimmetry.com>
Face families are in the top 4 bits of lfPitchAndFamily, so mask with
0xF0 before testing.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9637
Old revision New revision Changes Path
1.34 1.35 +8 -4 wine/dlls/gdi/freetype.c