James R. Barlow
|
fcbf34a4d3
|
Refactor obtaining version from subprocesses
Issue #196 raised the need to deal with linker warnings on --version.
|
2017-11-01 01:44:36 -07:00 |
|
James R. Barlow
|
c7b8b6e18b
|
Fix issue #194 - --sidecar creates blank txt file
v5.4.2
|
2017-10-26 18:15:31 -07:00 |
|
James R. Barlow
|
9fd165bf4b
|
Add 'zlib' to travis recipe
|
2017-10-26 18:06:12 -07:00 |
|
James R. Barlow
|
2061092ec5
|
Describe how to stream with Docker
[ci skip]
|
2017-10-18 12:37:27 -07:00 |
|
James R. Barlow
|
57466a31ba
|
v5.4.1 release notes
v5.4.1
|
2017-10-12 14:04:45 -07:00 |
|
James R. Barlow
|
4213c69bef
|
Try to make travis actually deploy macOS
|
2017-10-12 12:45:40 -07:00 |
|
James R. Barlow
|
cc5578488a
|
Remove workaround for OSD crash and use explicit -l osd
Suggested by amitdo in https://github.com/tesseract-ocr/tesseract/issues/1167
|
2017-10-12 12:45:18 -07:00 |
|
James R. Barlow
|
4b7135f0e5
|
Add option to produce PDF/A-1B
v5.4
|
2017-10-11 14:32:58 -07:00 |
|
James R. Barlow
|
984df023b1
|
Fixup manifest
|
2017-10-11 13:12:14 -07:00 |
|
James R. Barlow
|
6f8682f558
|
Track .coveragerc for future reference
|
2017-10-11 13:05:19 -07:00 |
|
James R. Barlow
|
51defa6d66
|
Import cleanup and some pylint fixes
|
2017-10-11 12:58:35 -07:00 |
|
James R. Barlow
|
7d73098d6e
|
ghostscript.py: fix missing imports
|
2017-10-11 12:39:16 -07:00 |
|
James R. Barlow
|
c580aa4683
|
Revert to pre-build stages travis.yml
It's still in beta for a reason apparently
|
2017-10-11 11:32:47 -07:00 |
|
James R. Barlow
|
47d1199360
|
Fix travis.yml typo
|
2017-10-11 11:26:08 -07:00 |
|
James R. Barlow
|
61ab435b31
|
Try disabling the matrix and osx for build stages
|
2017-10-11 11:18:32 -07:00 |
|
James R. Barlow
|
aa8f534b45
|
pipeline: fix variable not defined in __init__
|
2017-10-11 11:17:33 -07:00 |
|
James R. Barlow
|
dc9589aca8
|
travis: Explicitly set python versions
|
2017-10-11 00:37:13 -07:00 |
|
James R. Barlow
|
dd6eaacc6b
|
More travis build tweaks
|
2017-10-11 00:28:33 -07:00 |
|
James R. Barlow
|
37dc03eec6
|
Add workaround for tess4 form feed behavior change
|
2017-10-10 23:33:54 -07:00 |
|
James R. Barlow
|
6b478172f6
|
Try using plain tessdata instead of tessdata_best
|
2017-10-10 20:52:03 -07:00 |
|
James R. Barlow
|
c6e73bcfd6
|
Still failing, did the cp work at all?
|
2017-10-10 15:15:26 -07:00 |
|
James R. Barlow
|
a2d62938ce
|
cp overwrite needs sudo
|
2017-10-10 14:54:52 -07:00 |
|
James R. Barlow
|
d7ae1f3cca
|
travis: Replacement problematic traineddate file
|
2017-10-10 14:39:05 -07:00 |
|
James R. Barlow
|
70219581c4
|
Disable tesseract 4 so tests can succeed
tess4 -psm 0 is broken right now
|
2017-10-10 14:18:02 -07:00 |
|
James R. Barlow
|
f70ac9fb89
|
Workaround travis issues in build stages... maybe
|
2017-10-10 12:36:50 -07:00 |
|
James R. Barlow
|
235b9fbaf0
|
Resolve merge conflicts
|
2017-10-10 12:24:10 -07:00 |
|
James R. Barlow
|
ebda7f42db
|
travis: need script for each stage
|
2017-10-10 12:22:23 -07:00 |
|
James R. Barlow
|
0b04e4b977
|
Try out travis build matrix
|
2017-10-10 12:14:50 -07:00 |
|
James R. Barlow
|
9498601a37
|
Add docs on adding to docker iamge
|
2017-10-10 12:13:20 -07:00 |
|
James R. Barlow
|
ef5d320e06
|
Ignore .vscode too
|
2017-10-09 16:19:41 -07:00 |
|
James R. Barlow
|
b00c9a562d
|
Remove meaningless version from Dockerfile.polyglot
|
2017-10-09 16:18:02 -07:00 |
|
James R. Barlow
|
5372656893
|
Don't say tess4 support is experimental - it's pretty good now
|
2017-10-09 16:17:42 -07:00 |
|
James R. Barlow
|
571de0e368
|
Update release notes
|
2017-10-08 12:41:03 -07:00 |
|
James R. Barlow
|
82cea2fd85
|
Update batch processing docs to include Synology script
|
2017-10-08 12:34:36 -07:00 |
|
James R. Barlow
|
aed9814345
|
Use Ubuntu 17.04 instead of 16.10 for Docker image (issue #191)
Due to 16.10 PPAs no longer being generated by alex-p
|
2017-10-08 12:13:20 -07:00 |
|
James R. Barlow
|
34fc1f5fd7
|
Add reminder that blank.pdf is not trivial
|
2017-09-13 01:19:18 -07:00 |
|
James R. Barlow
|
87c2ed8b27
|
Improve clarity of --pdf-renderer=tesseract deprecation warning
|
2017-09-12 14:34:53 -07:00 |
|
James R. Barlow
|
1467d118ab
|
Add more leptonica functions
|
2017-09-06 00:27:02 -07:00 |
|
James R. Barlow
|
922dbe83c3
|
Update MANIFEST rules
|
2017-09-02 20:05:57 -07:00 |
|
James R. Barlow
|
6af7d61ee5
|
Fix CI failure due to spoofers not being updated to Tesseract 3.05 strings
v5.3.3
|
2017-09-01 16:17:26 -07:00 |
|
James R. Barlow
|
bafd08391d
|
Update release notes
|
2017-09-01 12:50:45 -07:00 |
|
James R. Barlow
|
82ebd8ef1a
|
Fix missing error message about trying to use sandwich on old tesseract
|
2017-09-01 12:50:36 -07:00 |
|
James R. Barlow
|
4ed1aa4d23
|
Release notes: fix indentation
|
2017-09-01 12:47:22 -07:00 |
|
James R. Barlow
|
d04e43d46d
|
Update copyright info for test files
[ci skip]
|
2017-09-01 01:00:32 -07:00 |
|
James R. Barlow
|
952f0cca15
|
Dockerfiles: set LANG=C.UTF-8
Issue #184 to avoid issue with printing UTF-8 text to sidecar
|
2017-08-30 13:25:54 -07:00 |
|
James R. Barlow
|
f6a4d8f1f8
|
Fix Ubuntu 14.04 install instructions to account for dropping Py3.4 support
[ci skip]
|
2017-08-27 13:53:36 -07:00 |
|
James R. Barlow
|
b3097a2384
|
Fix broken test case related to language packs
v5.3.2
|
2017-08-24 13:01:02 -07:00 |
|
James R. Barlow
|
6d9ddbe98b
|
v5.3.1 notes
v5.3.1
|
2017-08-24 01:09:19 -07:00 |
|
James R. Barlow
|
9bb42c0229
|
Wrong error type used for missing language
|
2017-08-24 01:07:23 -07:00 |
|
James R. Barlow
|
bd7226b27a
|
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
|
2017-08-23 23:30:19 -07:00 |
|