mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 08:28:11 +00:00
![]() ALPH chunks are only used to give lossy webp frames an alpha channel, and lossy decompression isn't implemented yet. So this can currently never be hit in practice -- but for debugging and testing, I put in some code behind `#if 0` for now that fake-decompresses a lossy webp frame by returning an empty bitmap. But this also doesn't implement compressed ALPH chunks yet, and I couldn't find any lossy-webp-with-alpha files that use uncompressed alpha channels. So the code here isn't really tested. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |