Files
ladybird/Libraries
LepkoQQ c7f0de14b5 LibGfx: Decode paletted and grayscale images with 1/2/4 bit depth
When dealing with png data that has less than 8 bits per pixel, round
up to the next byte when allocating per row buffers and streamers. This
fixes decoding odd sized PNGs with less than 8 bits per pixel.

Also added a test page with some odd sized palleted PNGs.
2020-05-02 01:28:18 +02:00
..
2020-04-15 16:58:46 +02:00
2020-04-25 13:16:46 +02:00
2020-05-02 01:23:30 +02:00
2020-04-20 20:23:26 +02:00
2020-04-30 22:15:16 +02:00