kimageformats/autotests/read
Mirco Miranda 4995c9cd15 PSD: support native CMYK introduced by Qt 6.8
Qt 6.8 will introduce native support for the CMYK (8-bit) format.
With this patch you will finally be able to correctly see the colors of CMYK images with ICC profile.
The testing part has been updated with the addition of an (optional) json file for each image to test. Inside you enter which image to use depending on the Qt version.

In short:
- Added native CMYK suport to PSD reader
- CMYK with alpha is converted using QColorSpace in a RGBA image
- Read tests changed to use the correct comparison image based on the Qt version
- Fixed also XCF tests: now works with all Qt version (see also [QTBUG-120614](https://bugreports.qt.io/browse/QTBUG-120614))
- Work around for CCBUG: 468288
2024-06-07 10:16:58 +00:00
..
avif Add AVIF test files with rotation and mirror operations 2022-10-12 15:39:27 +02:00
eps Add simple autotests 2014-02-03 15:03:29 +00:00
exr ScanlineConverter: fix indexed conversion and support for source depth less than 24 bits 2024-01-06 09:04:06 +01:00
hdr hdr: options support and bugfixes 2023-09-11 09:08:18 +00:00
heif Add plugin for High Efficiency Image File Format (HEIF) 2021-02-25 11:52:00 +01:00
hej2 HEIF plug-in extended to support HEJ2 format 2023-12-07 13:26:43 +01:00
jxl Add JXL test files corresponding to 8 EXIF orientation values 2022-10-13 15:47:04 +02:00
kra Add kra and ora imageio plugins (read-only) 2016-01-31 15:01:32 +01:00
ora Add kra and ora imageio plugins (read-only) 2016-01-31 15:01:32 +01:00
pcx pcx: multiple fixes (2) 2023-05-12 08:53:50 +00:00
psd PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
qoi qoi: fix buffer overflow 2023-08-18 14:09:00 +00:00
ras ras: rle decode 2023-08-29 09:11:35 +00:00
raw Camera RAW images plugin 2022-09-19 23:52:43 +00:00
rgb Add simple autotests 2014-02-03 15:03:29 +00:00
tga Add simple autotests 2014-02-03 15:03:29 +00:00
xcf PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00