gdi32: Change default interface font to Gothic typeface for CJK.

Jactry Zeng jzeng at codeweavers.com
Tue Apr 4 10:25:18 CDT 2017


This patch changes default interface typeface of CJK from Mincho font to 
Gothic font.
Windows had made this change since Windows Vista. macOS and most of 
Linux distros are using Gothic typeface by default for CJK, too.
It will good to change it for Wine since we changed default Windows 
version to Windows 7.

And with this patch, we can add a font replacement for SimSun/MS UI 
Gothic/Gulim/PMingLiU to link it to a real Mincho font while we want to 
use Gothic font for GUI by default. This will help a lot when using Word 
to open some old .doc file which used Mincho font in it.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
---
  dlls/gdi32/freetype.c | 8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdi32-Change-default-interface-font-to-Gothic-typeface.txt
Type: text/x-patch
Size: 1493 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170404/39d4eec0/attachment.bin>


More information about the wine-patches mailing list