mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 10:59:36 +00:00
Factor out a single PNG-reading function to encapsulate the libpng API (#1765)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
FATAL: Error reading input image ("damaged1.png"): IDAT: invalid code -- missing end-of-block
|
||||
FATAL: Error reading PNG image ("damaged1.png"): IDAT: invalid code -- missing end-of-block
|
||||
Conversion aborted after 1 error
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
FATAL: Error reading input image ("damaged2.png"): IDAT: invalid code -- missing end-of-block
|
||||
FATAL: Error reading PNG image ("damaged2.png"): IDAT: invalid code -- missing end-of-block
|
||||
Conversion aborted after 1 error
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
FATAL: Error reading input image ("damaged9.png"): IDAT: invalid code -- missing end-of-block
|
||||
FATAL: Error reading PNG image ("damaged9.png"): IDAT: invalid code -- missing end-of-block
|
||||
Conversion aborted after 1 error
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
-m
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 400 B |
Reference in New Issue
Block a user