Msys2 based builds similarly affected.
Reply To cazfi
Msys2 based builds similarly affected.
While the issue is quite small, it's still the only difference between msys2 Qt5- and Qt6-clients from the user's perspective - to make Qt5-client better of the two. That makes this issue blocker against dropping Qt5 from the msys2 environment (not that it would be imminent otherwise, yet)
Attached patch to improve selection of default font size to one that does not require scaling makes this better.
Would probably apply to S3_0 as is, but as long as nobody has seen any issue that this would resolve in S3_0, better to target this to S3_1/master only.
There's a clear difference between crosser Qt5-client and Qt6-client in that some texts are rather unclear on Qt6-client. Looks like badly scaled font. Visible on main menu's description of the version & gui, and also on unit stack size indicator. One thing these have in common is that we impose them to a picture, i.e., ultimately we're showing an picture, not text (by Qt's methods).