Java 11 support + performance increase
Added full Java 11 support, and also made fairly significant speed increases from replacing the default ImageIO.read
method with a custom one to more efficiently read images.
Added full Java 11 support, and also made fairly significant speed increases from replacing the default ImageIO.read
method with a custom one to more efficiently read images.