]> granicus.if.org Git - handbrake/commitdiff
WinGui: Improve the quality of text rendering on the installer on high DPI displays.
authorsr55 <sr55.hb@outlook.com>
Fri, 11 Jan 2019 21:59:32 +0000 (21:59 +0000)
committersr55 <sr55.hb@outlook.com>
Fri, 11 Jan 2019 21:59:32 +0000 (21:59 +0000)
win/CS/HandBrakeWPF/Installer/Installer64.nsi
win/CS/HandBrakeWPF/Installer/MakeNightly64.nsi

index 57714f3cfdeadb9e5d2a8fe9caf84a4e4244aa14..9701f11061f7b3fc6e670fa790863626c45f46f2 100644 (file)
@@ -20,6 +20,7 @@
 !define MIN_FRA_BUILD "*"\r
 \r
 SetCompressor lzma\r
+ManifestDPIAware true\r
 \r
 ; MUI 1.67 compatible ------\r
 !include "MUI.nsh"\r
index ecd6d5b7fe5a62df2b74a9d1660c1e095a7c752e..0dada4a5b000023d571eb85d500ebea12cbfcf12 100644 (file)
@@ -20,6 +20,7 @@
 !define MIN_FRA_BUILD "*"\r
 \r
 SetCompressor lzma\r
+ManifestDPIAware true\r
 \r
 ; MUI 1.67 compatible ------\r
 !include "MUI.nsh"\r