View Single Post
Old 08-02-2022, 07:11 AM   #57
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,087
Karma: 148029447
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by BetterRed View Post
Probably the size of the font, viz:

Attachment 195555

BR
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

Last edited by JSWolf; 08-02-2022 at 07:17 AM.
JSWolf is offline