kimageformats/autotests/read
Mirco Miranda f728b87ae8 Full range HDR support
EXR, HDR, JXR and PFM formats support High Dynamic Range images (FP values grater than 1).

In summary, here is the list of changes:

    EXR, HDR, JXR and PFM: When working with FP formats, the clamp between 0 and 1 ​​is no longer done.
    EXR: Removed old SDR code and conversions. Due to the lack of a QImage Gray FP format, Gray images are output as RGB FP (recently added code for Qt 6.8 has been removed).
    PFM: Due to the lack of a QImage Gray FP format, Gray images are output as RGB FP.
    HDR: Added rotation and exposure support.

With this patch, EXR, JXR, HDR, PFM behave like Qt's TIFF plugin when working with FP images.
2024-07-11 23:34:28 +02: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 Full range HDR support 2024-07-11 23:34:28 +02: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
jxr JXR: added CMYK image to read test 2024-06-07 14:09:34 +00: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
pfm Full range HDR support 2024-07-11 23:34:28 +02:00
psd PSD: support native CMYK introduced by Qt 6.8 2024-06-07 10:16:58 +00:00
pxr PXR: Pixar raster read only support 2024-06-12 22:42:08 +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 XCF: fixed wrong composite on Grayscale images 2024-06-10 20:16:31 +00:00