ChangeSet ID: 18340
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/21 15:02:54
Modified files:
dlls/user : sysparams.c
Log message:
Rein Klazes <wijn(a)wanadoo.nl>
In reg_get_logfont:
- handle the case that the registry value is a LOGFONT16;
- if the lfHeight field is positive, it represents the font's point
size and must be converted to logical units.
Patch: http://cvs.winehq.org/patch.py?id=18340
Old revision New revision Changes Path
1.22 1.23 +44 -11 wine/dlls/user/sysparams.c