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-03-22 21:37:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f9a36feacede04cd51c1a286bc5fb87b60fb5e2
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
LibGfx: Rename Painter => DeprecatedPainter
2024-08-20 09:30:05 +02:00
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
…