justinfrankel / licecap

LICEcap simple animated screen capture tool for Windows and OS X
http://www.cockos.com/licecap
5.25k stars 441 forks source link

High DPI blurry window in Window #24

Open eried opened 7 years ago

eried commented 7 years ago

Hi! This app needs a manifest to avoid high dpi scaling in High resolution screens like on the Surface Pro.

Here is how to add it: http://winaero.com/blog/how-to-fix-apps-that-look-small-on-high-dpi-and-high-resolution-displays/

I can pull a request with this but probably it is just 10 second editing the manifest before compiling the Windows version

ryanpcmcquen commented 4 years ago

@justinfrankel, any news here? Just needs to change the Manifest, or if you are building with Visual Studio you just need to set the dpi to be monitor aware in the project properties.

An example manifest is here: https://github.com/ryanpcmcquen/basque/blob/master/windows/basque.manifest