Mention libpng in its internal warning and error messages

This commit is contained in:
Rangi
2025-10-06 17:03:51 -04:00
parent 02c2408f58
commit cca3794dd0
5 changed files with 17 additions and 13 deletions

View File

@@ -1,2 +1,2 @@
FATAL: Error reading PNG image ("damaged1.png"): IDAT: invalid code -- missing end-of-block
FATAL: libpng error while reading PNG image ("damaged1.png"): IDAT: invalid code -- missing end-of-block
Conversion aborted after 1 error

View File

@@ -1,2 +1,2 @@
FATAL: Error reading PNG image ("damaged2.png"): IDAT: invalid code -- missing end-of-block
FATAL: libpng error while reading PNG image ("damaged2.png"): IDAT: invalid code -- missing end-of-block
Conversion aborted after 1 error

View File

@@ -1,2 +1,2 @@
FATAL: Error reading PNG image ("damaged9.png"): IDAT: invalid code -- missing end-of-block
FATAL: libpng error while reading PNG image ("damaged9.png"): IDAT: invalid code -- missing end-of-block
Conversion aborted after 1 error