On MS Windows:
Some fonts are not scaled by windows font magnification, this makes troubles on high resolution screens (4K).
Here is a screen shot with red marks on the very small fonts:
Also the application parameters can hardly be read:
Regards,
Bernd.
Small unreadable fonts under 4K screen resolution under Windows
Moderators: helmut, XnTriq, xnview, Dreamer
-
- Posts: 3
- Joined: Fri Jan 10, 2025 12:24 pm
Re: Small unreadable fonts under 4K screen resolution under Windows
which font scaling do you use?
Pierre.
-
- Posts: 3
- Joined: Fri Jan 10, 2025 12:24 pm
Re: Small unreadable fonts under 4K screen resolution under Windows
130% on a 4K Monitor under Windows 11
Re: Small unreadable fonts under 4K screen resolution under Windows
I cannot reproduce this issue with same conditions
-
- Posts: 3
- Joined: Fri Jan 10, 2025 12:24 pm
Re: Small unreadable fonts under 4K screen resolution under Windows
I rechecked:
- resolution is set to 4K
- screen scaling is set to 200%
- font scaling is set to 130%
- resolution is set to 4K
- screen scaling is set to 200%
- font scaling is set to 130%
Re: Small unreadable fonts under 4K screen resolution under Windows
ah.. font scaling
right, I can reproduce
right, I can reproduce
Re: Small unreadable fonts under 4K screen resolution under Windows
QT API has some problem with non integer font scaling
Pierre.