mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:38:12 +00:00
![]() PNGs use deflate with zlib, however we were just skipping the zlib bytes and then piping it into deflate decompressor. Since we have a zlib decompressor, lets use that instead. This has the added benefit of extra error checking. |
||
---|---|---|
.. | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
MenuApplets | ||
Services | ||
Shell | ||
Tests | ||
Utilities | ||
CMakeLists.txt |