View Single Post
Old 08-02-2022, 07:45 AM   #59
Lauraq
Zealot
Lauraq began at the beginning.
 
Posts: 111
Karma: 10
Join Date: Nov 2013
Device: not one
Quote:
Originally Posted by JSWolf View Post
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?
Lauraq is offline