[gimp] NEWS: update.



commit 1b8a5016f3f6af1911637345cd5bb8dc1c20698c
Author: Jehan <jehan girinstud io>
Date:   Tue Jan 4 00:15:13 2022 +0100

    NEWS: update.

 NEWS | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/NEWS b/NEWS
index dcf9354c77..45a0923c05 100644
--- a/NEWS
+++ b/NEWS
@@ -102,6 +102,8 @@ Plug-ins:
       this, the colors won't bleed anymore.
   - JPEG XL:
     * Bit depth now selectable in JXL export.
+    * Import in 8-bit and 16-bit integer precision now possible (GIMP
+      used to import all JXL images as 32-bit float precision images).
   - Screenshot:
     * Remove KDE and GNOME screenshot portal in favor of Freedesktop
       portal. Security restrictions make them more and more unsuable on
@@ -117,6 +119,9 @@ Build:
   - Improved Coding Style document with commit message styling, git
     usage, comment styling, natural language text rules, localization
     and some section reorganization.
+  - GExiv2 dependency bumped to 0.12.2 (fixing bothersome warnings on
+    some unknown metadata domains).
+  - libjxl dependency bumped to 0.6.1.
 
 API:
 
@@ -130,6 +135,12 @@ API:
     this, it uses exactly the same conditions as its GDK counterpart.
   - Removed: gimp_item_set_linked() and gimp_item_get_linked().
 
+Documentation:
+
+  - API documentation is now built with `gi-docgen` instead of
+    `gtk-doc`. The syntax for in-comment documentation is slightly
+    changed.
+
 Translations:
   - Updated Basque, British English, Catalan, Chinese (China), Hungarian,
     Italian, Kabyle, Latvian, Lithuanian, Polish, Portuguese, Slovenian,


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