ChangeSet ID: 1000931527839652133639902 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/09/19 16:32:07
Modified files: include : font.h objects : font.c text.c
Log message: Huw D M Davies hdavies@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