kimageformats/autotests/read/pcx
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
..
16color.pcx pcx: fix crash on invalid files 2024-07-22 22:13:14 +00:00
16color.png pcx: fix crash on invalid files 2024-07-22 22:13:14 +00:00
bw.pcx Add simple autotests 2014-02-03 15:03:29 +00:00
bw.png Add simple autotests 2014-02-03 15:03:29 +00:00
ccbug_463951.pcx PCX: Fix reading of the extended palette 2023-01-11 22:56:38 +00:00
ccbug_463951.png PCX: Fix reading of the extended palette 2023-01-11 22:56:38 +00:00
CGA_FSD.pcx PCX: support for more formats 2024-11-05 06:36:18 +00:00
CGA_FSD.png PCX: support for more formats 2024-11-05 06:36:18 +00:00
dice_rgba.pcx PCX: support for more formats 2024-11-05 06:36:18 +00:00
dice_rgba.png PCX: support for more formats 2024-11-05 06:36:18 +00:00
ICONDOC.pcx PCX: support for more formats 2024-11-05 06:36:18 +00:00
ICONDOC.png PCX: support for more formats 2024-11-05 06:36:18 +00:00
indexed4.pcx pcx: Read 16 color images that are 4bpp and 1 plane 2024-07-19 21:30:59 +00:00
indexed4.png pcx: Read 16 color images that are 4bpp and 1 plane 2024-07-19 21:30:59 +00:00
indexed8.pcx Fixes for sequential devices 2022-10-02 06:01:23 +00:00
indexed8.png Fixes for sequential devices 2022-10-02 06:01:23 +00:00
mono.pcx pcx: multiple fixes (2) 2023-05-12 08:53:50 +00:00
mono.png pcx: multiple fixes (2) 2023-05-12 08:53:50 +00:00
rgb-gimp-2.8.10.pcx Add simple autotests 2014-02-03 15:03:29 +00:00
rgb-gimp-2.8.10.png Add simple autotests 2014-02-03 15:03:29 +00:00
rgb.pcx Add simple autotests 2014-02-03 15:03:29 +00:00
rgb.png Add simple autotests 2014-02-03 15:03:29 +00:00