19 Sep
2001
19 Sep
'01
8:32 p.m.
ChangeSet ID: 1000931527839652133639902 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/09/19 16:32:07 Modified files: include : font.h objects : font.c text.c Log message: Huw D M Davies <hdavies(a)codeweavers.com> Use the font charset to obtain a codepage for A->W conversion in the text functions. Patch: http://cvs.winehq.com/patch.py?id=1000931527839652133639902 Revision Changes Path 1.7 +2 -0 wine/include/font.h 1.52 +5 -9 wine/objects/font.c 1.37 +91 -41 wine/objects/text.c