[Bug 30159] New: Regression: Font replacement doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 14 00:56:52 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30159

             Bug #: 30159
           Summary: Regression: Font replacement doesn't work
           Product: Wine
           Version: 1.4
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fracting at gmail.com
    Classification: Unclassified


LANG=zh_CN.utf8

"WenQuanYi Micro Hei" is installed.

for ubuntu:
$ dpkg -S /usr/share/fonts/truetype/wqy/wqy-microhei.ttc 
ttf-wqy-microhei: /usr/share/fonts/truetype/wqy/wqy-microhei.ttc

The below to lines are added to wine.inf :
--- snip ---
HKCU,Software\Wine\Fonts\Replacements,"SimSun",,"WenQuanYi Micro Hei"
HKCU,Software\Wine\Fonts\Replacements,"PMingLiu",,"WenQuanYi Micro Hei"
--- snip ---

In previous version, wine notepad display Chinese correctly with above
settings,
in latest wine, Chinese display broken in lot's program including notepad input
area.

$ git bisect good
eab02574929df3a5a6e6dcdb26d4d9a629618e24 is the first bad commit
commit eab02574929df3a5a6e6dcdb26d4d9a629618e24
Author: Kusanagi Kouichi <slash at ac.auone-net.jp>
Date:   Thu Mar 8 22:33:20 2012 +0900

    gdi32: Simplify font replacement loading.

:040000 040000 67c115fbf494f8511413b0bddaeb6febe46a1ebf
e9f19ea77acc9a3005d58948e64d604ee8738305 M    dlls

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list