kimageformats/autotests/read/psd
Mirco Miranda e5cf9caac5 JXR: added support to EXIF metadata
Improved metadata support via EXIF ​​metadata. Since JXR is based on a TIFF container, EXIF ​​data is read directly from the file so it always works (even with versions of libjxr that don't have the metadata reading API).

It also solves the following issues:
- Incorrect date format on saved JXR files (was saved in ISO format instead of `yyyy:MM:dd HH:mm:ss`).
- Incorrect date type setting in EXIF ​​data: the `DateTime` tag should be updated on every save (verified by GIMP and Photoshop). Our `CreationDate` metadata is the equivalent of the EXIF ​​`DateTimeOriginal` tag.

Closes #22
2025-02-23 00:38:27 +00:00
..
8bit-grayscale.png PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
8bit-grayscale.psd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
8bit-photoshop.png PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
8bit-photoshop.psb PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
16bit_grayscale.png PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
16bit_grayscale.psd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
16bit_photoshop.png PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
16bit_photoshop.psb PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
16bit-rle.png Add test case for RLE compressed 16 bpc PSD files. 2020-11-06 15:04:04 +08:00
16bit-rle.psd Add test case for RLE compressed 16 bpc PSD files. 2020-11-06 15:04:04 +08:00
32bit_grayscale.png psd: duotone read 2022-04-11 21:07:23 +00:00
32bit_grayscale.psd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
32bit-rgb.png psd: duotone read 2022-04-11 21:07:23 +00:00
32bit-rgb.psd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
53alphas.png psd: Fix alpha blending 2023-03-29 17:55:55 +00:00
53alphas.psd Fix maximum number of channels (testcase added) 2022-09-22 21:17:10 +00:00
adobehq-2_5.png PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
adobehq-2_5.psd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
argb16-raw-affinityphoto-1.8.5.png psd: Fix alpha blending 2023-03-29 17:55:55 +00:00
argb16-raw-affinityphoto-1.8.5.psd Return unsupported when reading 16bit RLE compressed PSD files 2020-11-01 11:50:48 +08:00
birthday.pdd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
birthday.tif PSD: fix test failure on some systems and fix wrong check on alpha conversion 2023-04-18 22:14:41 +00:00
bitmap.png PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
bitmap.psd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
ccbug182496.png PSD: Improve alpha detection 2022-07-25 19:34:57 +00:00
ccbug182496.psd PSD: Improve alpha detection 2022-07-25 19:34:57 +00:00
cmyk8_testcard_qt6_8.tif PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyk8_testcard.png PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyk8_testcard.psd PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyk8_testcard.psd.json PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyk16_testcard_qt6_8.tif PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyk16_testcard.png PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyk16_testcard.psd PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyk16_testcard.psd.json PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyka-8bits_qt6_8.png PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyka-8bits.png Fix Alpha + testcase images 2022-06-30 06:56:21 +00:00
cmyka-8bits.psd Fix Alpha + testcase images 2022-06-30 06:56:21 +00:00
cmyka-8bits.psd.json PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyka-16bits_qt6_8.png PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
cmyka-16bits.png Fix Alpha + testcase images 2022-06-30 06:56:21 +00:00
cmyka-16bits.psd Fix Alpha + testcase images 2022-06-30 06:56:21 +00:00
cmyka-16bits.psd.json PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
duotone.png psd: duotone read 2022-04-11 21:07:23 +00:00
duotone.psb psd: duotone read 2022-04-11 21:07:23 +00:00
indexed.png PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
indexed.psd PSD: Performance improvements and support to missing common formats 2022-04-04 17:22:45 +00:00
laba_8bit.png psd: Fix alpha blending 2023-03-29 17:55:55 +00:00
laba_8bit.psd PSD: LAB support 2022-07-06 21:30:23 +00:00
laba_16bit.png psd: Fix alpha blending 2023-03-29 17:55:55 +00:00
laba_16bit.psd PSD: LAB support 2022-07-06 21:30:23 +00:00
mch1-8bits.png PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch1-8bits.psd PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch1-16bits.png PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch1-16bits.psd PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch2-8bits.png PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch2-8bits.psd PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch2-16bits.png PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch2-16bits.psd PSD: Added support to MCH1 and MCH2 2024-12-23 23:58:40 +00:00
mch3-8bits.png Treat 3-channel MCH images as CMY images 2023-07-03 12:34:54 +02:00
mch3-8bits.psb Treat 3-channel MCH images as CMY images 2023-07-03 12:34:54 +02:00
mch3-16bits.png Treat 3-channel MCH images as CMY images 2023-07-03 12:34:54 +02:00
mch3-16bits.psb Treat 3-channel MCH images as CMY images 2023-07-03 12:34:54 +02:00
mch-8bits_qt_6.8.tif PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
mch-8bits.png PSD multichannel testcases 2022-11-15 16:25:22 +00:00
mch-8bits.psd PSD multichannel testcases 2022-11-15 16:25:22 +00:00
mch-8bits.psd.json JXR: added support to EXIF metadata 2025-02-23 00:38:27 +00:00
mch-16bits_qt_6_8.tif PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
mch-16bits.png PSD multichannel testcases 2022-11-15 16:25:22 +00:00
mch-16bits.psd PSD multichannel testcases 2022-11-15 16:25:22 +00:00
mch-16bits.psd.json JXR: added support to EXIF metadata 2025-02-23 00:38:27 +00:00
metadata.png PSD: added support to EXIF metadata 2025-01-15 23:26:02 +00:00
metadata.psd PSD: added support to EXIF metadata 2025-01-15 23:26:02 +00:00
metadata.psd.json JXR: added support to EXIF metadata 2025-02-23 00:38:27 +00:00
orientation1.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation1.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation2.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation2.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation3.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation3.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation4.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation4.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation5.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation5.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation6.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation6.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation7.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation7.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation8.psd PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation8.psd.json PSD: improved option support 2025-01-18 22:32:15 +00:00
orientation_all.png PSD: improved option support 2025-01-18 22:32:15 +00:00
rgb16-raw-affinityphoto-1.8.5.png No longer descease color depth to 8 for 16 bit uncompressed PSD files 2020-11-10 13:03:37 +08:00
rgb16-raw-affinityphoto-1.8.5.psd Return unsupported when reading 16bit RLE compressed PSD files 2020-11-01 11:50:48 +08:00
rgb-gimp-2.8.10.png Add simple autotests 2014-02-03 15:03:29 +00:00
rgb-gimp-2.8.10.psd Add simple autotests 2014-02-03 15:03:29 +00:00