changeset 26220:f125a6ed45be

NEWS: Announce support for HiDPI/Retina screens. * NEWS: Announce support for HiDPI/Retina screens.
author Rik <rik@octave.org>
date Wed, 12 Dec 2018 21:45:14 -0800
parents 471513a016ec
children 76ac35f71573
files NEWS
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Sep 26 18:12:59 2018 +0200
+++ b/NEWS	Wed Dec 12 21:45:14 2018 -0800
@@ -83,6 +83,10 @@
     possibly other workspaces such as the base workspace.
     This change was made for Matlab compatibility.
 
+ ** The Octave plotting system now supports high resolution screens,
+    i.e, those with greater than 96 DPI which are referred to as
+    HiDPI/Retina monitors.
+
  ** Figure graphic objects have a new property "Number" which is
     read-only and will return the handle (number) of the figure.
     However, if the property "IntegerHandle" has been set to "off" then