mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
bump base: update tesseract, leptonica and libk2pdfopt
- update leptonica to 1.84.1 - update tesseract to 5.3.4 - update libk2pdfopt to 2.55
This commit is contained in:
committed by
Frans de Jonge
parent
10e6f489d0
commit
4c6919ac2a
@@ -1544,9 +1544,9 @@ No OCR results or no language data.
|
||||
|
||||
KOReader has a build-in OCR engine for recognizing words in scanned PDF and DjVu documents. In order to use OCR in scanned pages, you need to install tesseract trained data for your document language.
|
||||
|
||||
You can download language data files for version 3.04 from https://tesseract-ocr.github.io/tessdoc/Data-Files
|
||||
You can download language data files for Tesseract version 5.3.4 from https://tesseract-ocr.github.io/tessdoc/Data-Files
|
||||
|
||||
Copy the language data files for Tesseract 3.04 (e.g., eng.traineddata for English and spa.traineddata for Spanish) into koreader/data/tessdata]])
|
||||
Copy the language data files (e.g., eng.traineddata for English and spa.traineddata for Spanish) into koreader/data/tessdata]])
|
||||
|
||||
function ReaderHighlight:lookup(selected_text, selected_link)
|
||||
-- convert sboxes to word boxes
|
||||
|
||||
Reference in New Issue
Block a user