mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
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)
This commit is contained in:
BIN
autotests/read/pcx/CGA_FSD.pcx
Normal file
BIN
autotests/read/pcx/CGA_FSD.pcx
Normal file
Binary file not shown.
BIN
autotests/read/pcx/CGA_FSD.png
Normal file
BIN
autotests/read/pcx/CGA_FSD.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
BIN
autotests/read/pcx/ICONDOC.pcx
Normal file
BIN
autotests/read/pcx/ICONDOC.pcx
Normal file
Binary file not shown.
BIN
autotests/read/pcx/ICONDOC.png
Normal file
BIN
autotests/read/pcx/ICONDOC.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
BIN
autotests/read/pcx/dice_rgba.pcx
Normal file
BIN
autotests/read/pcx/dice_rgba.pcx
Normal file
Binary file not shown.
BIN
autotests/read/pcx/dice_rgba.png
Normal file
BIN
autotests/read/pcx/dice_rgba.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user