ladybird/Tests/LibGfx/test-inputs/ilbm
Nicolas Ramz 534eeb6c4b LibGfx/ILBMLoader: Properly display images with a bitplane mask
Images with a display mask ("stencil" as it's called in DPaint) add
an extra bitplane which acts as a mask. For now, at least skip it
properly. Later we should render masked pixels as transparent, but
this requires some refactoring.
2024-01-18 13:59:17 +01:00
..
brush-transparent-color.iff LiGfx/ILBMLoader: Don't throw if malformed bitplane can be decoded 2024-01-08 07:21:27 -07:00
gradient-uncompressed.iff LibGfx/ILBM: Add support for uncompressed files 2023-09-14 21:00:54 +01:00
gradient.iff Meta+Tests: Add a fuzzer and a test for the ILBM decoder 2023-08-15 18:36:11 +01:00
ham6.iff LibGfx/ILBMLoader: Add HAM6/HAM8 support 2023-12-07 10:08:29 -07:00
incorrect-cmap-size.iff LibGfx/ILBM: Ensure CMAP chunk size matches expected value 2023-11-08 09:36:01 +01:00
incorrect-uncompressed-size.iff LibGfx/ILBM: Ensure decompressed body chunk data is the correct length 2023-11-08 09:36:01 +01:00
missing-body-chunk.iff Tests: Use more representative test cases for ILBM regression tests 2023-11-08 09:36:01 +01:00
serenity-24bit.iff LibGfx/ILBMLoader: Add support for 24bit files 2023-12-21 09:19:30 +00:00
serenity.lbm LibGfx/ILBMLoader: Add support for PC DeluxePaint files 2023-12-13 10:39:13 +00:00
small-24bit.iff LibGfx/ILBMLoader: Don't decode bits once full row has been decoded 2024-01-14 20:41:25 +01:00
test-stencil.iff LibGfx/ILBMLoader: Properly display images with a bitplane mask 2024-01-18 13:59:17 +01:00
truncated-bmhd-chunk.iff Tests: Use more representative test cases for ILBM regression tests 2023-11-08 09:36:01 +01:00