Open nebomuk opened 2 months ago
At least on Qt 6, icons with the filename@4x.png are properly rendered with higher dpi levels.
The text formatting icons in the screenshot above do not have high-res variants, so they still appear blurred.
On Qt 5.15.13 it does not load most of the high-res icons and also incorrectly loads one of the high-res icons (clear line X), causing a layout error.
The nobleNote icons currently are quite low res and optimized for a standard 1920x1080 screen resolution.
With a higher-dpi display, the icons become blurry.
This can easily be tested even on low-dpi displays by using the scale factor prefix before running noblenote
user@user:~$ QT_SCALE_FACTOR=1.5 ./noblenote