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@winehq.org Reporter: vladimir.kokovic@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