alexkay / spek

Acoustic spectrum analyser
http://spek.cc
GNU General Public License v3.0
2.6k stars 259 forks source link

Distorted Images on Ultrawide Monitor #219

Closed otpatientot closed 1 year ago

otpatientot commented 2 years ago

Hello, I love the program but there is an issue when using it on an ultrawide monitor. The display of the graphs gets cut off on the top and sides a bit. If there was a way to fix this, that would be fantastic. Thanks. Bunnymen Crododiles 01-01 Going Up flac

renekuhs commented 2 years ago

This is due to Windows DPI scaling. As a workaround, open the properties of spek.exe (or a shortcut to it) and go to the Compatibility tab. Click on "Change high DPI settings" and select the "Override high DPI scaling behaviour" checkbox and select the "System" option in the dropdown below it.

This has the drawback of not rendering the window at native resolution though, so the rendered spectogram image will be slightly blurry.

alexkay commented 1 year ago

HiDPI support is added in beta packages for Windows for the latest release. Try them out and let me know if anything is off: https://github.com/alexkay/spek/releases/tag/v0.8.5

renekuhs commented 1 year ago

Works perfectly for me, thanks Alex!