Skip to content

Copy and paste of PNGImageReader from JDK11 changed to handle corrupted PNGs as JDK8 did.

Notifications You must be signed in to change notification settings

sepinf-inc/png-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

png-reader

Copy and paste of PNGImageReader from JDK11 changed to handle corrupted PNGs as JDK8 did

This aims to replace the default PNG reader on java 11 because of 26% more exceptions (like javax.imageio.IIOException: Invalid chunk length X) with partial images previously read fine with java 8.

About

Copy and paste of PNGImageReader from JDK11 changed to handle corrupted PNGs as JDK8 did.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages