mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
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) |
||
---|---|---|
.. | ||
16color.pcx | ||
16color.png | ||
bw.pcx | ||
bw.png | ||
ccbug_463951.pcx | ||
ccbug_463951.png | ||
CGA_FSD.pcx | ||
CGA_FSD.png | ||
dice_rgba.pcx | ||
dice_rgba.png | ||
ICONDOC.pcx | ||
ICONDOC.png | ||
indexed4.pcx | ||
indexed4.png | ||
indexed8.pcx | ||
indexed8.png | ||
mono.pcx | ||
mono.png | ||
rgb-gimp-2.8.10.pcx | ||
rgb-gimp-2.8.10.png | ||
rgb.pcx | ||
rgb.png |