This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-11 18:25:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
279d229f71b52e1fd91100a74aa314c90db968da
ladybird
/
Tests
/
LibGfx
History
Jelle Raaijmakers
768d814ffd
LibGfx: Set correct alpha type for webp decoding
...
The libwebp decoder gives us unpremultiplied color data, so mark our bitmaps as such.
2024-10-02 16:37:22 +01:00
..
test-inputs
LibGfx: Set correct alpha type for webp decoding
2024-10-02 16:37:22 +01:00
BenchmarkGfxPainter.cpp
…
BenchmarkJPEGLoader.cpp
…
CMakeLists.txt
LibGfx: Remove unused Bitmap::fill()
2024-09-19 06:21:33 +02:00
TestColor.cpp
…
TestDeltaE.cpp
…
TestICCProfile.cpp
…
TestImageDecoder.cpp
LibGfx: Set correct alpha type for webp decoding
2024-10-02 16:37:22 +01:00
TestImageWriter.cpp
…
TestMedianCut.cpp
…
TestRect.cpp
…
TestWOFF2.cpp
…
TestWOFF.cpp
…