https://bugs.winehq.org/show_bug.cgi?id=50358
Bug ID: 50358 Summary: Font spacing does not match windows rendering Product: Wine Version: 6.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: minion.procyk@gmail.com Distribution: ---
Created attachment 68956 --> https://bugs.winehq.org/attachment.cgi?id=68956 windows screenshot
I use project64 through wine using the AQZ Netplay Plugin. When the AQZ window appears, the text should be aligned under the commands section, but it is not.
https://bugs.winehq.org/show_bug.cgi?id=50358
--- Comment #1 from minion minion.procyk@gmail.com --- Created attachment 68957 --> https://bugs.winehq.org/attachment.cgi?id=68957 wine screenshot
https://bugs.winehq.org/show_bug.cgi?id=50358
--- Comment #2 from minion minion.procyk@gmail.com --- project-64-2.3.2
https://www.pj64-emu.com/file/setup-project64-v2-3-2-202-g57a221e/
using this plugin in Plugin->Input
https://www.play64.com/netplay-plugin/AQZNetPlayPlugin.zip
I'm using a modified version but I figure no one is interested in running code without its source, the bug is reproducible using the links provided.
https://bugs.winehq.org/show_bug.cgi?id=50358
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- This looks like a different font is used, where monospaced is expected. Maybe it's selecting some system font we don't have, or something else is going wrong.
https://bugs.winehq.org/show_bug.cgi?id=50358
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #4 from Sagawa sagawa.aki+winebugs@gmail.com --- I've not tested, but it seems to be used "Consolas" typeface [1]. @minion, do you have Consolas font file in your installation?
[1] https://github.com/CoderTimZ/NetplayInputPlugin/blob/e43cd0eddb1694a908b6046...
https://bugs.winehq.org/show_bug.cgi?id=50358
minion minion.procyk@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from minion minion.procyk@gmail.com --- @Sagawa. Seriously. Nice Catch. And same to Nikolay. I didn't think about not having a font installed that the program was expecting.
It would be really nice if wine could print something to std out when a font tried to be loaded but couldn't due to not found (I can't be the only one to open a bug because of something like this). Nonetheless this is not a bug with wine so I'm marking resolved.
https://bugs.winehq.org/show_bug.cgi?id=50358
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Ever confirmed|0 |1 Status|RESOLVED |REOPENED
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- It is still wine deficiency in a way, because application could easily expect this font to be always available. At least default mapping to something monospaced will already give better results. I'm going to reopen this for now.
https://bugs.winehq.org/show_bug.cgi?id=50358
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Font spacing does not match |AQZ Netplay Plugin requests |windows rendering |Consolas font for its UI
https://bugs.winehq.org/show_bug.cgi?id=50358
John the.ideals@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |the.ideals@gmail.com
--- Comment #7 from John the.ideals@gmail.com --- Alacritty v0.7.2 crashes with Consolas font not found
Bug after https://bugs.winehq.org/show_bug.cgi?id=51035
[2021-04-24 11:38:04.883811900] [ERROR] [alacritty] font FontDesc { name: "Consolas", style: Description { slant: Normal, weight: Normal } } not found
Workaround: winetricks consolas
Source: https://github.com/alacritty/alacritty
https://web.archive.org/web/20210420101639/https://github.com/alacritty/alac...
sha1sum Alacritty-v0.7.2-portable.exe ab6b11090f355b3d0711423f4076ff06d048a5e1 Alacritty-v0.7.2-portable.exe
du -sh Alacritty-v0.7.2-portable.exe 3.9M Alacritty-v0.7.2-portable.exe