Releases: Sicos1977/TesseractOCR
Releases · Sicos1977/TesseractOCR
Version 5.4.1
Version 5.3.5
- Updated to Tesseract 5.3.2
- Updated to Leptonica 1.83.1
- Updated nuget packages
Version 5.3.3
- Updated to Tesseract 5.3.1
- Added a method to read multi page tiffs from memory
- Added a method to blend images
Version 5.3.2
- Updated to Tesseract 5.3 (latest source) and Leptonica 1.8.3
- Added support for macOSx
Version 5.3.0
- Updated to Tesseract 5.3 and Leptonica 1.8.3
Version 5.2.16
- Changed FontAttributes to FontProperties and moved it to a higher level
Version 5.2.15
- Updated nuget packages
- Removed FontAttributes on Words class (because it is not supported anymore in the current Tesseract 5.2 version
- Added FontPointSize property
Version 5.2.12
- Updated nuget packages
- Changed loading native function logging to the debug level instead of information level
- Fixed coding mistake
- Fixed some typo's
Version 5.2.10
- Updated to Tesseract 5.2.0
Version 5.1.9
- Simplified engine constructor (small breaking change)
- Added option to set language manually