diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-01 21:33:58 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-06-01 21:40:51 +0200 |
commit | f02cc54c84efcea6ee4c65b64853d8c5671090e9 (patch) | |
tree | 8c9454833a39beccb4adfe926720fdd84ced4d6f /dw/fltkviewbase.cc | |
parent | c96cd51fe73fddb4e9188e4f857938d33f386664 (diff) |
Handle PNG warnings as non-fatal
The libpng library may emit warnings when decoding a PNG image, which
are non-fatal. So far we were handling them as errors and stopping the
decoding process, which prevents Dillo from decoding some images. In
particular, images that emit the warning:
> iCCP: known incorrect sRGB profile
Fixes: https://github.com/dillo-browser/dillo/issues/179
Authored-by: dogma
Diffstat (limited to 'dw/fltkviewbase.cc')
0 files changed, 0 insertions, 0 deletions