From 8d37584ea34751e43831bbd14d232394530bebbf Mon Sep 17 00:00:00 2001 From: Jehan Date: Wed, 27 Apr 2022 02:19:54 +0200 Subject: [PATCH] NEWS: update. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 036b0d5cc7..6f7b4d7f91 100644 --- a/NEWS +++ b/NEWS @@ -105,6 +105,12 @@ Plug-ins: non-linear backend. - python-fu-eval and plug-in-script-fu-eval ported to new GimpBatchProcedure class. + - JPEG: + * CMYK export is now possible. It currently uses the "Soft-proofing" + profile as set in Preferences + * CMYK imported ported to GEGL/babl conversion. + - WebP: new option "Use Sharp YUV" available in non-lossless export. + It renders sharper edges at the cost of a slower export. API: