Skip to content

Releases: Sicos1977/TesseractOCR

Version 5.5.1

25 Apr 06:26
Compare
Choose a tag to compare
  • Fix issue with Tesseract55.dll where it was showing version 5.4.1 instead of 5.5.0 (it was just showing the wrong version info)

Version 5.5.0

13 Apr 12:04
Compare
Choose a tag to compare
  • Updated to Tesseract 5.5
  • Updated nuget packages

Version 5.4.1

22 Oct 16:47
Compare
Choose a tag to compare
  • Updated to Tesseract 5.4.1
  • Updated to Leptonica 1.85.0
  • Updated nuget packages

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