[Bug 51041] New: Wine does not enumerate all fonts

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 21 20:44:42 CDT 2021


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

            Bug ID: 51041
           Summary: Wine does not enumerate all fonts
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: vladimir.kokovic at gmail.com
      Distribution: ---

I have regularly installed 3 TTF fonts for my needs and when I wanted to use
them, I saw wine not offer all 3 but only one of them.
As all 3 are necessary, to determine what it is about, I wrote the test program
that uses EnumFontFamiliesExW.
The problem is probably the fact that 2 fonts that are not displayed in the
font list, that they are OpenType fonts.

The result of that program in Windows10:
Terminal vk INSTALLED.
Less Perfect DOS VGA INSTALLED.
More Perfect DOS VGA INSTALLED.

The result of that program in Wine:
Terminal vk INSTALLED.
Less Perfect DOS VGA NOT INSTALLED.
More Perfect DOS VGA NOT INSTALLED.

If necessary, I will also provide the test program and fonts.

Vladimir Koković, DP senior(70),
Serbia, Belgrade, 22.April 2021

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