Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug: pngimage.c: Disable the check on interlace_method if WRITE_INTER…
…LACE is not supported. Inside libpng if interlacing a PNG is disabled libpng silently removes it. This updates pngimage.c to not check the interlace in the resultant image, other behavior is still checked. Signed-off-by: John Bowler <jbowler@acm.org>
- Loading branch information