kimageformats/autotests
Mirco Miranda 1cb294545f JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied
When writing RGBA16FPx16_Premultiplied format, the image was converted to RGBA64 by clamping the float values. With this patch float values ​​outside the range [0, 1] are preserved.
2024-12-23 06:36:39 +00:00
..
ani Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read DDS: improved read/write support 2024-12-17 23:08:43 +00:00
write JXR: Fix loss of HDR data on write for format RGBA16FPx16_Premultiplied 2024-12-23 06:36:39 +00:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt DDS: improved read/write support 2024-12-17 23:08:43 +00:00
fuzzyeq.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
readtest.cpp Read / Write test: added NULL device test 2024-12-16 13:52:06 +00:00
templateimage.cpp DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
templateimage.h DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
writetest.cpp Read / Write test: added NULL device test 2024-12-16 13:52:06 +00:00