[Bug 50818] Mahou Shoujo Shoumou Sensen - DeadΩAegis (Trial) shows unreadable text in the message box.

WineHQ Bugzilla wine-bugs at winehq.org
Wed Mar 17 09:21:11 CDT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download

--- Comment #1 from Sagawa <sagawa.aki+winebugs at gmail.com> ---
After some investigations, it turns out that this issue is caused by
EnumFontFamiliesEx() metric values. The game keeps elfLogFont.lfHeight and
elfLogFont.lfWidth when it found the target face name while enumerating. After
that, it calculate face size based on these values.

I noticed EnumFontFamiliesEx() metric values are different from Windows. The
native returns smaller values than Wine. I'm working on this point and going to
send a fix.

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