octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #57600] [MXE Octave] NSIS installer in blurry


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #57600] [MXE Octave] NSIS installer in blurry on a HiDPI screen
Date: Wed, 15 Jan 2020 09:21:40 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36

Follow-up Comment #3, bug #57600 (project octave):

Regarding comment #2 John: Do you have a HiDPI screen?

Personally, I did not see a change too.  But my MS Win10 test machine is far
from HiDPI.  On the mailing-list
(https://lists.gnu.org/archive/html/octave-maintainers/2020-01/msg00166.html)
Markus reported, that the following change in MXE had a visible impact:


diff -r 92b6fce85f02 tools/makeinst-script.sh.in
--- a/tools/makeinst-script.sh.in       Mon Jan 13 09:54:00 2020 -0500
+++ b/tools/makeinst-script.sh.in       Wed Jan 15 23:15:48 2020 +0900
@@ -92,6 +92,7 @@
 XPStyle on
 InstallDir "C:\\Octave\\Octave-\${OCTAVE_VERSION}"
 Icon "\${INSTALLER_FILES}/octave-logo.ico"
+ManifestDPIAware true
 
 ######################################################################
 ; StrFunc usage


If you do not see a difference for your devices, then maybe we can just add
this option and are on the safe side.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57600>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]