mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-27 12:49:35 +08:00
Fix some whitespace issues in source code and text files
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
2a7ed8b6a5
commit
4142b32815
8
.github/ISSUE_TEMPLATE/issue-bug.yml
vendored
8
.github/ISSUE_TEMPLATE/issue-bug.yml
vendored
@ -6,16 +6,16 @@ body:
|
||||
value: |
|
||||
### Attention
|
||||
Before you submit an issue, please review [the guidelines for this repository](https://github.com/tesseract-ocr/tesseract/blob/main/CONTRIBUTING.md).
|
||||
|
||||
|
||||
Have a question? Need help?
|
||||
Please use [our forum](https://groups.google.com/g/tesseract-ocr).
|
||||
|
||||
|
||||
Please follow these rules:
|
||||
* Don't open an issue for [Tesseract version which was released more than a year ago](https://tesseract-ocr.github.io/tessdoc/ReleaseNotes.html).
|
||||
* Don't open an issue which involves 3rd party tools that use Tesseract as a library. Only report about an issue with the Tesseract command line tool or the C/C++ API.
|
||||
* Please provide the input image.
|
||||
* Also provide output files (txt and/or tsv, hocr, pdf). You can make a zip archive that will contain these files, so GitHub will let you upload them.
|
||||
* Don't attach a screenshot of the command line and output. Instead, copy the text and paste it in your bug report.
|
||||
* Don't attach a screenshot of the command line and output. Instead, copy the text and paste it in your bug report.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Basic Information
|
||||
@ -51,7 +51,7 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Compiler
|
||||
placeholder: "Enter compiler name and version (Examples: MSVC 2019 16.11, Clang 13.0.1, GCC 11.2, Xcode 14.1)"
|
||||
placeholder: "Enter compiler name and version (Examples: MSVC 2019 16.11, Clang 13.0.1, GCC 11.2, Xcode 14.1)"
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Virtualization / Containers
|
||||
|
1
.github/workflows/cmake-win64.yml
vendored
1
.github/workflows/cmake-win64.yml
vendored
@ -122,4 +122,3 @@ jobs:
|
||||
tesseract --list-langs
|
||||
echo "Checking OCR process"
|
||||
tesseract test/testing/phototest.tif -
|
||||
|
||||
|
4
.mailmap
4
.mailmap
@ -13,7 +13,7 @@ Ray Smith <rays@google.com> <rays@rays-glaptop.roam.corp.google.com>
|
||||
Ray Smith <rays@google.com> <theraysmith@gmail.com@d0cd1f9f-072b-0410-8dd7-cf729c803f20>
|
||||
Ray Smith <rays@google.com> <theraysmith@d0cd1f9f-072b-0410-8dd7-cf729c803f20>
|
||||
|
||||
Shree Devi Kumar <5095331+Shreeshrii@users.noreply.github.com>
|
||||
Shree Devi Kumar <5095331+Shreeshrii@users.noreply.github.com>
|
||||
Shree Devi Kumar <5095331+Shreeshrii@users.noreply.github.com> <5095331+Shreeshrii@users.noreply.github.com5095331+Shreeshrii@users.noreply.github.com>
|
||||
|
||||
Stefan Weil <sw@weilnetz.de>
|
||||
@ -26,4 +26,4 @@ Stefan Weil <sw@weilnetz.de> <stweil@ub-blade-02.bib.uni-mannheim.de>
|
||||
Zdenko Podobný <zdenop@gmail.com>
|
||||
Zdenko Podobný <zdenop@gmail.com> <zdenko.podobny@nbazp1.SPS>
|
||||
Zdenko Podobný <zdenop@gmail.com> <zdenop@gmail.com@d0cd1f9f-072b-0410-8dd7-cf729c803f20>
|
||||
Zdenko Podobný <zdenop@gmail.com> <zdenop@d0cd1f9f-072b-0410-8dd7-cf729c803f20>
|
||||
Zdenko Podobný <zdenop@gmail.com> <zdenop@d0cd1f9f-072b-0410-8dd7-cf729c803f20>
|
||||
|
Loading…
Reference in New Issue
Block a user