ladybird/Tests/LibGfx
Nico Weber 83d0452e69 LibGfx/WebPLoader: Use transparent black as animation background color
This matches libwebp (see ZeroFillCanvas() call in
libwebp/src/demux/anim_decode.c:355 and ZeroFillFrameRect() call
in line 435, but in WebPAnimDecoderGetNext()) and makes files
written e.g. by asesprite look correct -- even though the old
behavior is also spec-compliant and arguably makes more sense.
Now nothing looks at the background color stored in the file.

See PR for an example image where it makes a visible difference.

Cherry-picked from serenityos master
276a904d20ffe260b5544a9ace9841d083e0243
2024-07-17 10:04:25 -06:00
..
test-inputs
BenchmarkGfxPainter.cpp
BenchmarkJPEGLoader.cpp
CMakeLists.txt
TestColor.cpp
TestDeltaE.cpp
TestGfxBitmap.cpp
TestICCProfile.cpp
TestImageDecoder.cpp LibGfx/WebPLoader: Use transparent black as animation background color 2024-07-17 10:04:25 -06:00
TestImageWriter.cpp
TestMedianCut.cpp
TestPainter.cpp
TestRect.cpp
TestScalingFunctions.cpp
TestWOFF.cpp LibGfx+LibWeb: Rename Gfx::WOFF::Font to Gfx::WOFF::Typeface 2024-07-13 09:31:02 +02:00
TestWOFF2.cpp LibGfx+LibWeb: Rename Gfx::WOFF2::Font to Gfx::WOFF2::Typeface 2024-07-13 09:31:02 +02:00