Skip to content

Releases: MSPaintIDE/NewOCR

Total overhaul

24 Apr 18:57
7de9626
Compare
Choose a tag to compare

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.

Java 11 support + performance increase

12 Jan 20:58
3e146d0
Compare
Choose a tag to compare

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.

Fixed some severe bugs

08 Jan 05:04
b8d7a86
Compare
Choose a tag to compare

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

Huge performance increase

01 Jan 07:19
e011747
Compare
Choose a tag to compare

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.

Improvements/Bug fixes

16 Nov 00:59
Compare
Choose a tag to compare

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

Bug fixes

14 Nov 01:15
Compare
Choose a tag to compare

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

Initial Release (Forgot about 1.0.0)

06 Nov 03:47
Compare
Choose a tag to compare