Skip to content

Releases: Sicos1977/TesseractOCR

Version 5.3.5

15 Aug 05:50
Compare
Choose a tag to compare
  • Updated to Tesseract 5.3.2
  • Updated to Leptonica 1.83.1
  • Updated nuget packages

Version 5.3.3

22 Apr 08:01
Compare
Choose a tag to compare
  • 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

11 Feb 13:58
Compare
Choose a tag to compare
  • Updated to Tesseract 5.3 (latest source) and Leptonica 1.8.3
  • Added support for macOSx

Version 5.3.0

30 Dec 12:53
Compare
Choose a tag to compare
  • Updated to Tesseract 5.3 and Leptonica 1.8.3

Version 5.2.16

16 Dec 10:31
Compare
Choose a tag to compare
  • Changed FontAttributes to FontProperties and moved it to a higher level

Version 5.2.15

15 Dec 19:24
Compare
Choose a tag to compare
  • 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

20 Sep 16:41
Compare
Choose a tag to compare
  • 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

11 Jul 16:31
Compare
Choose a tag to compare
  • Updated to Tesseract 5.2.0

Version 5.1.9

05 May 06:27
Compare
Choose a tag to compare
  • Simplified engine constructor (small breaking change)
  • Added option to set language manually

Version 5.1.8

04 May 06:08
Compare
Choose a tag to compare
  • Added documentation to nuget package
  • Added read.me to nuget package