kimageformats/autotests
Mirco Miranda ecfbff8197 PCX: support for more formats
Added support for:
- (R/O) 1 bit, 3 planes (ICONDOC.pcx) -> test case from internet archive
- (R/O) 2 bits, 1 planes (CGA_FSD.pcx) -> test case from internet archive
- (R/W) 8 bits, 4 planes (dice_rgba.pcx) -> supported by ImageMagick and GIMP 3

Fix write support for:
- Grayscale 8/16-bits (saved as indexed)
- Alpha 8 (saved as indexed)
- RGB 16-bits depth (saved as RGB 24/32)
2024-11-05 06:36:18 +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 PCX: support for more formats 2024-11-05 06:36:18 +00:00
write PCX: support for more formats 2024-11-05 06:36:18 +00:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt SCT: added read only support 2024-11-04 13:05:59 +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 FIxed comparison of unsigned expression 2024-09-15 15:00:11 +00:00
templateimage.cpp JXL: added ImageTransformation option 2024-07-30 22:46:52 +00:00
templateimage.h JXL: added ImageTransformation option 2024-07-30 22:46:52 +00:00
writetest.cpp exr: write support and more 2023-09-17 08:07:47 +00:00