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
..
2014-02-03 15:03:29 +00:00
2024-07-17 22:24:57 +02:00
2024-10-11 12:42:42 +00:00
2024-06-07 14:09:34 +00:00
2024-11-05 06:36:18 +00:00
2024-07-17 22:24:57 +02:00
2024-06-12 22:42:08 +00:00
2023-08-18 14:09:00 +00:00
2023-08-29 09:11:35 +00:00
2022-09-19 23:52:43 +00:00
2024-08-25 21:00:08 +00:00
2024-11-04 13:05:59 +00:00
2024-10-24 15:07:44 +00:00