From 5f44ace464dcab14a248a1fea1b38713ca3aa63b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:08:11 -0400 Subject: graphics/tesseract: Wrap README at 72 columns. Signed-off-by: B. Watson --- graphics/tesseract/README | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/graphics/tesseract/README b/graphics/tesseract/README index f159608df6ea7..dff66c6e57bac 100644 --- a/graphics/tesseract/README +++ b/graphics/tesseract/README @@ -1,12 +1,13 @@ -Tesseract is a commercial quality OCR engine originally developed at HP -between 1985 and 1995. In 1995, this engine was among the top 3 evaluated -by UNLV. It was open-sourced by HP and UNLV in 2005. +Tesseract is a commercial quality OCR engine originally developed at +HP between 1985 and 1995. In 1995, this engine was among the top 3 +evaluated by UNLV. It was open-sourced by HP and UNLV in 2005. You will need to get one of the language packs in order to do anything -useful with tesseract, and that language pack tarball should be present -in the same directory as the SlackBuild script when the package is created. -See the website for a list of all available language packs. Note that you -can install more than one (or even all) of the language packs, as they do -not conflict with each other. The build script defaults to use English, but -this is easily changed by passing an alternate value on the command line: -edit the LANGNAM variable to switch to (or add) another language. +useful with tesseract, and that language pack tarball should be +present in the same directory as the SlackBuild script when the +package is created. See the website for a list of all available +language packs. ote that you can install more than one (or even all) +of the language packs, as they do not conflict with each other. The +build script defaults to use English, but this is easily changed +by passing an alternate value on the command line: edit the LANGNAM +variable to switch to (or add) another language. -- cgit v1.2.3