Files
ladybird/Userland/Libraries/LibGfx
Jelle Raaijmakers 1388b6866e LibGfx: Return descriptive errors when decoding PNGs
We had an interesting tri-state `ErrorOr<bool>` going on when decoding
PNGs; replace it with `ErrorOr<void>` and add some descriptive errors.
2024-11-04 14:47:37 +01:00
..
2024-11-01 13:23:45 -04:00