Quote:
Originally Posted by JSWolf
In the screenshot of Calibre 5.44, the font size is 12pt.
Another thing that could be different is that Qt6 decides the scale for you. So it could have decided to choose a different scale and maybe that needs to be turned off.
If after setting the font to Tahoma 12pt and it doesn't look the same, you can try setting the following environment variable.
Code:
QT_ENABLE_HIGHDPI_SCALING=0
Here's how to set environment variables in Windows.
https://www.computerhope.com/issues/ch000549.htm
|
the Win+x don't work for me, I suppose becouse I use a program for change the start. There is another way for open the Power User Task Menu?