Nico Weber
|
ba8f4e73bf
Tests: Add a pam test file
|
1 year ago |
Lucas CHOLLET
|
a17041fe7f
LibGfx/TIFF: Add support for CMYK
|
1 year ago |
Lucas CHOLLET
|
1faf9bb44f
LibGfx/TIFF: Apply the HorizontalDifferencing on the alpha channel
|
1 year ago |
Lucas CHOLLET
|
c2c7365494
LibGfx/TIFF: Accept images with a single strip and no RowsPerStrip tag
|
1 year ago |
Lucas CHOLLET
|
75d87ccf5f
LibGfx/TIFF+CCITT: Start to decode CCITT Group 3 images
|
1 year ago |
Lucas CHOLLET
|
edffdc35a9
LibGfx/TIFF+CCITT: Clarify naming of compression type 2
|
1 year ago |
Nicolas Ramz
|
534eeb6c4b
LibGfx/ILBMLoader: Properly display images with a bitplane mask
|
1 year ago |
Lucas CHOLLET
|
015c47da51
Tests/LibGfx: Use `TRY_OR_FAIL` more in TestImageDecoder
|
1 year ago |
Nico Weber
|
3616d14c80
LibGfx/JPEG: Allow decoding more subsampling factors
|
1 year ago |
Nicolas Ramz
|
a1255cb6c9
LibGfx/ILBMLoader: Don't decode bits once full row has been decoded
|
1 year ago |
Nicolas Ramz
|
fc5b6e4dda
LiGfx/ILBMLoader: Don't throw if malformed bitplane can be decoded
|
1 year ago |
Lucas CHOLLET
|
335097e446
LibGfx/TIFF: Modify the image according to the Orientation tag
|
1 year ago |
Lucas CHOLLET
|
402de2985d
LibGfx/ICO: Do not try to decode a mask if we already reached EOF
|
1 year ago |
Lucas CHOLLET
|
9c54c13744
Tests/LibGfx: Move the ICO test file to the ico directory
|
1 year ago |
Lucas CHOLLET
|
75fc51bb67
Tests/LibGfx: Fix a typo
|
1 year ago |
Andreas Kling
|
182a2b0c3a
LibGfx/GIF: Only parse global color table if header flag is set
|
1 year ago |
Lucas CHOLLET
|
b8cbc282f3
LibGfx/TIFF: Don't stop decoding when failing to decode a tag
|
1 year ago |
Lucas CHOLLET
|
73c8b4865e
LibGfx/TIFF: Add AdobeDeflate compression support
|
1 year ago |
Nico Weber
|
a2bd19fdac
LibGfx/JPEG: Make ycck jpegs with just cc subsampled decode correctly
|
1 year ago |
Nico Weber
|
4236798244
Tests/LibGfx: Add automated tests for ycck jpegs
|
1 year ago |
Lucas CHOLLET
|
67522fab2e
LibGfx/TIFF: Add support for RGBPalette images
|
1 year ago |
Lucas CHOLLET
|
2cfca633ca
LibGfx/TIFF: Add support for images with UnassociatedAlpha
|
1 year ago |
Nicolas Ramz
|
6ccdb1dc72
LibGfx/ILBMLoader: Add support for 24bit files
|
1 year ago |
Lucas CHOLLET
|
64912d4d02
LibGfx/TIFF: Add support for images with CCITT3 1D compression
|
1 year ago |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Nicolas Ramz
|
cd6c7f3fc4
LibGfx/ILBMLoader: Add support for PC DeluxePaint files
|
1 year ago |
Lucas CHOLLET
|
234d084876
LibGfx/TIFF: Add support for bit-depth up to 32 bits per sample
|
1 year ago |
Lucas CHOLLET
|
25993cd93b
Tests: Use `TRY_OR_FAIL` instead of `MUST` in TestImageDecoder.cpp
|
1 year ago |
Nicolas Ramz
|
8d68f94282
LibGfx/ILBMLoader: Add HAM6/HAM8 support
|
1 year ago |
Lucas CHOLLET
|
da134f6867
LibGfx/TIFF: Add support for grayscale images
|
1 year ago |