[Bug 28009] Thick font rendering in Space Funeral game

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 31 04:13:44 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=28009

Sagawa <sagawa.aki+winebugs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sagawa.aki+winebugs at gmail.c
                   |                            |om

--- Comment #8 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
Reading WINEDEBUG=font log, this game selects following font:
trace:font:freetype_SelectFont L"MS Mincho", h=12, it=0, weight=400, PandF=00,
charset=1 orient 0 escapement 0

This means wine chooses an alternative for the face because wine doesn't have
MS Mincho.

As a workaround, you can use 'Small Fonts' instead in this case, i.e. create
following registry data:
Key: HKCU\Software\Wine\Fonts\Replacements
Value: MS Mincho
Data: Small Fonts

-- 
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