ladybird/Tests/LibGfx/test-inputs/bmp
aplefull e5944a4d9e LibGfx: Correctly handle OS/2 BMPs with 3-byte color entries
We now properly handle OS/2 format BMPs that use 3 bytes per color
entry instead of 4. While OS/2 2.x officially specified 4 bytes per
color, some tools still produce files with 3-byte entries. We can
identify such files by checking the available color table space.
2025-05-09 21:45:29 +02:00
..
2x2x32_v4.bmp LibGfx: Properly skip color masks in BMP V2+ headers 2025-05-09 21:45:29 +02:00
bitmap.bmp
os2_3bpc.bmp LibGfx: Correctly handle OS/2 BMPs with 3-byte color entries 2025-05-09 21:45:29 +02:00
oss-fuzz-testcase-62541.bmp
rgba32-1.bmp
too-many-palette-colors.bmp LibGfx: Clamp BMP color palette to 1024 2025-05-09 21:45:29 +02:00
top-down.bmp