mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Mention libpng in its internal warning and error messages
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user