From b28cf4c352dd2b7e6e74835c05ed8418d6e19745 Mon Sep 17 00:00:00 2001 From: Mirco Miranda Date: Fri, 7 Feb 2025 15:55:23 +0100 Subject: [PATCH] Added JXL to CMYK formats --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d192cbe..e763acd 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ been used or the maximum size of the image that can be saved has been limited. PSD plugin loads CMYK, Lab and Multichannel images and converts them to RGB without using the ICC profile. -JP2, JXR, PSD and SCT plugins natively support 4-channel CMYK images when +JP2, JXL, JXR, PSD and SCT plugins natively support 4-channel CMYK images when compiled with Qt 6.8+. ### The DDS plugin