From 2f5b2b5bca44dc28f10134673d874e72945a3d92 Mon Sep 17 00:00:00 2001 From: Jehan Date: Sat, 21 Jun 2025 22:37:11 +0200 Subject: [PATCH] NEWS: update. --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 65f0634d53..ba7a672714 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,8 @@ Core: - NDE filters are now allowed on channels. - Merging filter will now add an alpha channel to a layer if required. - Refactoring Photoshop stream loading functions. - - Loading Photoshop patterns (RGB and Grayscale) is now supported. + - Loading Photoshop RGB and grayscale patterns (.pat, unfortunately + the same extension as our own pattern format) now supported. - The histogram editor now shows a "Compute unique colors:" checkbox which will display the unique color count in the image. - Deleting current palette entry now selects the next entry in the @@ -51,7 +52,7 @@ Plug-Ins: - Over The Air Bitmap (Nokia mobile image format) now supported for import. - PSD: - * legacy Dropshadow layer style is now imported on loading. + * legacy Drop Shadow layer style is now imported on loading. * legacy Inner Shadow layer style is now imported on loading. - file-raw: new support for ART (Another RawTherapee, fork of the latter) as a RAW loader.