Releases: nguyenq/tess4j
Releases · nguyenq/tess4j
tess4j-4.0.1
- Fix a path issue when extracting native resources from JAR on Windows server
tess4j-3.4.8
- Fix a path issue when extracting native resources from JAR on Windows server
tess4j-4.0.0
- Upgrade to Tesseract 4.0.0-beta.1 (45bb942)
- Update Lept4J to 1.9.3 (Leptonica 1.75.3)
tess4j-3.4.7
- Update dependencies for Java 9 fixes
tess4j-3.4.6
- Update dependencies
tess4j-3.4.5
- Remove GS DLL due to license incompatibility
- Use PDFBox
tess4j-3.4.4
- Exclude logback.xml from JAR
- Add image rotate and deskew methods
- Update Lept4J to 1.6.3
tess4j-3.4.3
- Not extract/copy native resource if it exists and has same file size (improved)
tess4j-3.4.2
- Update Lept4J to 1.6.2
- Update GhostScript to 9.22
- Improve handling of PDF files in multi-threaded environment
- Lift limits on number of pages in PDF
- Use TESSDATA_PREFIX environment variable by default, if defined
tess4j-3.4.1
- Not extract/copy native resource if it exists and has same file size
- Update Tesseract 3.05.01 (e2e79c4); link against Leptonica 1.74.4
- Update Lept4J to 1.6.1