Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
I just installed the newest version and the fonts in the main window (torrent list) suddenly turned into some sort of visual terror. As if the font got bolder, fuzzier, blurrier and spacing was too narrow. I tried playing around with the DPI scaling settings in the exe to no avail. Rolling back to qbittorrent_5.0.5_x64 fixed it instantly.
I'm on Windows 11 22H2
Any hidden setting I don't know about or is this some baked in horror?
I'm on Windows 11 22H2
Any hidden setting I don't know about or is this some baked in horror?
-
- Member
- Posts: 51
- Joined: Fri Jul 03, 2020 6:38 pm
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
Sorry, I'm not seeing any difference between the fonts with 5.0.5 and 5.1.0.
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
this is really strange then... I hope it magically disappears with the next updateGripweed107 wrote: Mon Apr 28, 2025 7:16 am Sorry, I'm not seeing any difference between the fonts with 5.0.5 and 5.1.0.
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
My qBitorrent 5.1.0 look normally on Windows 10 22H2 as well.
Maybe you can try changing Style/Color scheme in Option -> Behavior.

Maybe you can try changing Style/Color scheme in Option -> Behavior.

Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
Something changed.
- Attachments
-
- 5.1.0.png (27.48 KiB) Viewed 14334 times
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
thanks, I will test ittnt2000th wrote: Mon Apr 28, 2025 1:56 pm My qBitorrent 5.1.0 look normally on Windows 10 22H2 as well.
Maybe you can try changing Style/Color scheme in Option -> Behavior.
![]()
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
this is it, thanks for the awesome montage! perfect! also, good to know that others have the same problem
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
It's a ClearType thing. I think 5.1.0 forces cleartype on, and users that were already with it on don't notice the change. I can't stand cleartype and have it off.
The same issue with other applications that use QT, like PCSX2 or RPCS3, where cleartype seems to be forced and it's unpleasant to the eyes. Don't know what to do about it.
The same issue with other applications that use QT, like PCSX2 or RPCS3, where cleartype seems to be forced and it's unpleasant to the eyes. Don't know what to do about it.
- Attachments
-
- qt.png (23.47 KiB) Viewed 14103 times
-
- pcsx2.png (33.45 KiB) Viewed 14103 times
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
Here is another comparison.
1 - 5.1.0 - ClearType Off in windows - Ignored
2 - 5.0.5 - ClearType On in windows
3 - 5.0.5 - ClearType Off in windows
It's the jump from QT 6.7.3 of qbittorrent 5.0.5 to QT 6.9.0 of qbittorrent 5.1.0 that is causing the issue.
1 - 5.1.0 - ClearType Off in windows - Ignored
2 - 5.0.5 - ClearType On in windows
3 - 5.0.5 - ClearType Off in windows
It's the jump from QT 6.7.3 of qbittorrent 5.0.5 to QT 6.9.0 of qbittorrent 5.1.0 that is causing the issue.
- Attachments
-
- 5.1.0 vs 5.0.5.png (52.47 KiB) Viewed 14090 times
-
- Member
- Posts: 51
- Joined: Fri Jul 03, 2020 6:38 pm
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
I don't know if your eyes are super sensitive or mine are shot, but I don't see any difference between your three example screenshots.
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
See if your browser is at 100% zoom. If not, try that.
Anything but 100% ruins the ClearType Off example.
You could also save as the .png and open it at 100% in your pic viewer.
Anything but 100% ruins the ClearType Off example.
You could also save as the .png and open it at 100% in your pic viewer.
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
Attention! I found a fix!
Add this to the shortcut:
Let's go!
Add this to the shortcut:
"C:\Program Files\qBittorrent\qbittorrent.exe" -platform windows:fontengine=gdi-platform windows:fontengine=gdi
Let's go!

Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
YOU SORCERER OF SHORTCUT MAGIC! THANK YOU IT WORKS!utoniun wrote: Tue Apr 29, 2025 12:03 am Attention! I found a fix!
Add this to the shortcut:
"C:\Program Files\qBittorrent\qbittorrent.exe" -platform windows:fontengine=gdi-platform windows:fontengine=gdi
Let's go!![]()
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
An even better solution, in case qbittorrent is launched by opening a .torrent or after an update and it can't pick up the shortcut parameters.
Go to where qbittorrent is installed, open qt.conf and add this line at the end, under [Platforms]
Go to where qbittorrent is installed, open qt.conf and add this line at the end, under [Platforms]
WindowsArguments = fontengine=gdi
-
- Member
- Posts: 47
- Joined: Sun Jul 12, 2015 3:30 pm
Re: Fuzzy/Blurry fonts in qbittorrent_5.1.0_x64
Can a developer tell us whether they have fixed it for the next version?
It is very user-unfriendly to have every single QB user to have to set these parameters manually. Also, it means that if they make some changes in the future, everyone will be stuck with the 'fontengine=gdi' setting, even though they may have come up with something better.
It is very user-unfriendly to have every single QB user to have to set these parameters manually. Also, it means that if they make some changes in the future, everyone will be stuck with the 'fontengine=gdi' setting, even though they may have come up with something better.