NewOCR Versions Save

A custom OCR library in pure Java made as a replacement for MS Paint IDE's OCR

v2.0.0-SNAPSHOT

5 years ago

Changed how a large portion of the OCR works, with significant API changes, much faster speeds, multiple fonts, travis integration, and more. This release is SNAPSHOT because it may have small bug fixes and API changes as it is developed with MS Paint IDE in the next following months.

v1.2.0

5 years ago

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.

v1.1.1

5 years ago

Fixed some severe bugs, along with adding various methods to clean up the code, and optimized several things.

v1.1.0

5 years ago

This release provides insane (up to 13x in my testing) performance boosts using HSQLDB instead of MySQL (You can choose which one to use), along with some bug fixes. Also moved around some packages, so anyone using this will need to change some imports around.

v1.0.3

5 years ago

Improved some code, and added some API methods used in MS Paint IDE.

v1.0.2

5 years ago

Mainly bug fixes to make things run smoother (I know this is several days late, whatever)

v1.0.1

5 years ago

Everything works, and can alternatively be gotten via Gradle/Maven: https://search.maven.org/artifact/com.uddernetworks.newocr/NewOCR/1.0.1/jar