[gimp] NEWS: keep updated



commit 467dc06edb0b573673c3affdf124231fddeb55d7
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sun Mar 11 13:02:35 2018 +0300

    NEWS: keep updated

 NEWS |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 998f21c..a827dee 100644
--- a/NEWS
+++ b/NEWS
@@ -56,6 +56,8 @@ Core:
   - Support layer masks on layer groups.
   - GIMP now attempts to backup images in the config directory when it
     crashes.
+  - New gimp_spawn_async() function uses vfork() to help avoid hanging
+    during a fork process, currently used for plug-ins.
 
 Libgimp:
 
@@ -90,6 +92,13 @@ GUI and Usability:
   - Extend action search "initialism": Extend initialism-based search
     (e.g.: "gb" for "Gaussian Blur"), by matching arbitrarily-long
     initialisms, and by allowing partial matches (with lesser priority).
+  - Values in the GimpNumberPairEntry widgets can now be cleared by clicking
+    an icon.
+  - Transform Grid controller is now available for custom UIs of GEGL
+    operations (currently used for Recursive Transform op).
+  - New GimpHighlightableButton widget is used to draw attention to buttons
+    in certain cases. Currently used for anchoring and removing floating
+    selections.
 
 Configurability:
 
@@ -147,6 +156,7 @@ File formats:
     default choice regarding metadata handling.
   - Fix GIH brushes using different-sized layers.
   - RGBE (Radiance HDR) format files can now be imported and exported.
+  - JPEG2000 loading now done via OpenJPEG library.
 
 Building:
 
@@ -173,8 +183,8 @@ Translations:
   - String freeze has started and GIMP received updates from:
     Basque, Brazilian Portuguese, Catalan, Chinese (Taiwan), Danish,
     Esperanto, French, German, Greek, Hungarian, Icelandic, Italian,
-    Latvian, Polish, Russian, Serbian, Slovenian, Spanish, Swedish,
-    Turkish.
+    Japanese, Latvian, Polish, Russian, Serbian, Slovenian, Spanish,
+    Swedish, Turkish.
 
 
 Overview of Changes from GIMP 2.9.6 to GIMP 2.9.8


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