mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
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.