kimageformats/autotests
Mirco Miranda 91d3bd5227 pcx: multiple fixes
- Fix wrong RGB channel order if image format is other than (A)RGB32
- Write right resolution
- Set right resolution on image load
- Return false on write error
- Save images with depth greater than 24-bits

(cherry picked from commit e60dfd4968)
2023-05-25 23:58:42 +02: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 PCX: Fix reading of the extended palette 2023-05-25 23:58:42 +02:00
write pcx: multiple fixes 2023-05-25 23:58:42 +02:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt CMakeLists: enable EXR test 2022-10-02 06:01:23 +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 Fix wrong alpha conversion 2023-04-12 20:34:33 +00:00
writetest.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00