ladybird/Tests/LibGfx/test-inputs/tiff
Lucas CHOLLET ed1bdf3851 Tests/LibGfx: Add a test for bilevel images with only required tags
Bilevel images are not required to have a BitsPerSample or a
SamplesPerPixel tag, while this is unusual these images are still valid.

The test case has been generated by first making a copy of
ccitt3_1d_fill.tiff and then, using `tiffset` to remove both tags:
tiffset -u 258 ccitt3_no_tags.tiff
tiffset -u 277 ccitt3_no_tags.tiff
2024-05-07 11:06:12 -04:00
..
16_bits.tiff
alpha_predictor.tiff
ccitt3.tiff
ccitt3_1d_fill.tiff
ccitt3_2d.tiff
ccitt3_2d_fill.tiff
ccitt3_no_tags.tiff
ccitt4.tiff
ccitt_rle.tiff
cmyk.tiff
deflate.tiff
grayscale.tiff
grayscale_alpha.tiff
invalid_tag.tiff
krita.tif
lzw.tiff
orientation.tiff
packed_bits.tiff
rgb_alpha.tiff
rgb_palette_alpha.tiff
tiled.tiff
uncompressed.tiff