[gimp] NEWS: update with some missing improvements.



commit 822c00eb7620e8d2299d062ee74f07e2080f0732
Author: Jehan <jehan girinstud io>
Date:   Tue Aug 1 20:29:44 2017 +0200

    NEWS: update with some missing improvements.

 NEWS |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 633098d..cf1095d 100644
--- a/NEWS
+++ b/NEWS
@@ -100,6 +100,8 @@ GUI and usability:
   - The built-in error dialog now displays errors outputted by GEGL.
   - Shift-clicking the visibility icon of a layer in a layer group now
     toggles its exclusive visibility within this layer group.
+  - New vectors-select-(top|bottom|previous|next) actions, similarly to
+    existing layers-select-*.
 
 Color selection and management:
 
@@ -122,6 +124,7 @@ Configurability:
   - Allow mouse to optionally configure tablet devices
   - Allow creating shortcuts containing the Cmd key + mouse wheel events.
   - Default to 300ppi and 1920x1080px for new documents.
+  - Default to 62px font size.
   - Do not allow Alt+[0-9] shortcuts, they are typically reserved for
     display switching.
   - Icons size is now a configurable option, not a theme feature.
@@ -246,6 +249,11 @@ Plug-ins:
   - Enhance the raw (not the digital negative) files plugin:
     introduce exporting settings and remember them across sessions,
     make the plugin invokable non-interactively, and more.
+  - Plug-ins can now be installed into first level directories of a
+    plug-ins/ folder. This is in particular to avoid the "DLL hell"
+    with shared libraries installed by a plug-in, interfering with other
+    unrelated plug-ins. The entry point file has to be named the same as
+    the directory (minus extension).
 
 Filters:
 


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