spek icon indicating copy to clipboard operation
spek copied to clipboard

No padding on Spek, app cuts off kHz and db.

Open tr1s opened this issue 7 years ago • 7 comments

Windows 10: App cuts off the first number of all the kHz, and half of the "B" in "dB". There doesn't seem to be any padding in the app.

macOS Sierra: App doesn't even open.

speknopadding

tr1s avatar Jun 27 '17 23:06 tr1s

Did you change Windows scaling?

fuzun avatar Jun 27 '17 23:06 fuzun

@fuzun I'm on a Retina MacBook Pro running Windows natively on a partition of my hard-drive, so I guess Spek is just not meant for Retina right now?

tr1s avatar Jun 27 '17 23:06 tr1s

@fuzun OK so my scaling is automatically set to 200% because of my Retina screen.. so bringing it down to 100% makes Spek look perfect... but then I need eagle vision ha.

display100percent

tr1s avatar Jun 27 '17 23:06 tr1s

Set scaling to whatever you want then right click Spek.exe go options and check "Disable display scaling on high DPI settings".

Try this.

fuzun avatar Jun 27 '17 23:06 fuzun

@fuzun Nope. Tried that, tried compatibility mode for all options as well, nothing worked.

tr1s avatar Jun 27 '17 23:06 tr1s

Possible relation: #113

fuzun avatar Jun 27 '17 23:06 fuzun

I just experimented on my Windows 10 machine and the option "Override high DPI scaling behavior" works for me when set to "System", with 200% scaling. It uses Windows 10 version 1073. The saved images are also the proper resolution so that they can be viewed on smaller screens (i.e. not 1000x1000 something).

withmorten avatar Dec 27 '17 19:12 withmorten

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

alexkay avatar Feb 07 '23 05:02 alexkay