Files
ladybird/Userland/Libraries/LibGfx
Andreas Kling f7f7aa6986 LibGfx/PNG: Respect the tRNS chunk transparency with color type 2
For PNG color type 2 (TrueColor), if there's a tRNS chunk, it specifies
an R/G/B triplet in the image bit depth. This triplet acts as the
transparency value, and should yield transparent pixels wherever that
specific color value is present.

We now support this. :^)
2022-02-14 18:39:20 +01:00
..
2022-01-04 21:41:14 +02:00
2022-01-04 21:41:14 +02:00
2022-01-04 21:41:14 +02:00
2021-12-30 14:24:29 +01:00
2022-01-01 22:51:53 +01:00