[Bug 51041] Wine does not enumerate all fonts

WineHQ Bugzilla wine-bugs at winehq.org
Thu Apr 22 03:05:30 CDT 2021


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

--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 69900
  --> https://bugs.winehq.org/attachment.cgi?id=69900
patch

Thanks. It fails on charset mask test, because face->fs.fsCsb[0] is 0, which is
likely caused by ulCodePageRange1 == 0 in OS/2 table. Windows returns
OEM_CHARSET for this font, attached patch fixes it for me.

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