Amit D
67438fad8b
Update issue-bug.yml
2023-11-13 12:34:21 +02:00
Stefan Weil
317a274b1a
Merge pull request #4162 from tfmorris/3000-tcp-scrollview
...
Force TCP v4 for socket to ScrollView server. Fixes #3000
2023-11-11 22:18:40 +01:00
Tom Morris
994a4db33b
Force TCP v4 for socket to Java server. Fixes #3000
...
Without any hints, we can end up with a UDP socket which won't
work with the TCP socket that the Java display server is
listening on. Use hints for TCP v4 so that we get the right
kind of socket returned.
Also, delete some obsolete comments nearby.
2023-11-11 15:21:44 -05:00
Stefan Weil
d2d1ff565c
Avoid conversions from std::string to char* to std::string
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-11-11 10:38:44 +01:00
Stefan Weil
c69065c360
Remove unnecessary conversions from std::string to C string
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-11-11 10:28:38 +01:00
Stefan Weil
6518489c75
Remove whitespace at line endings
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-11-01 18:14:11 +01:00
Egor Pugin
5530cb7f73
Update sw.yml
2023-11-01 13:49:04 +03:00
Amit D
aa671beb57
Update README.md
2023-11-01 12:05:48 +02:00
Egor Pugin
e97dfad171
Update sw.yml
2023-11-01 01:05:41 +03:00
Egor Pugin
d522f3bd1c
Update sw.yml
2023-10-31 17:25:35 +03:00
Egor Pugin
640a39bc03
Update sw.yml
2023-10-31 17:16:35 +03:00
Egor Pugin
53da117048
Update sw.yml
2023-10-31 17:12:35 +03:00
Egor Pugin
127292fa8e
Update sw.yml
2023-10-31 17:10:52 +03:00
Egor Pugin
4dea21b1e8
Update sw.yml
2023-10-31 17:09:08 +03:00
Egor Pugin
764464e098
Update sw.yml
2023-10-31 17:05:36 +03:00
Egor Pugin
87db4e26c4
Update sw.yml
2023-10-31 17:04:55 +03:00
Egor Pugin
1ec3957003
Update sw.yml
2023-10-31 16:56:22 +03:00
Egor Pugin
a3b627621f
Update sw.yml
2023-10-31 16:53:33 +03:00
Stefan Weil
36f3efdfac
Fail on curl download errors
...
Fail with an error message instead of trying to handle the text
from an HTML error page as an image and fail later for HTTP codes
equal or larger than 400.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-31 10:50:36 +01:00
Stefan Weil
dd1c85dc1e
Add new parameter curl_cookiefile for curl_easy_setopt
...
This allows OCR for URLs which require a session cookie.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-31 10:50:36 +01:00
Stefan Weil
bb2af57054
ci: Fix clang build for Ubuntu 22.04
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-29 13:07:36 +01:00
Stefan Weil
3a40824561
ci: Allow manual trigger of unittest
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-29 13:07:29 +01:00
Michaël Veillet Guillem
670672d50b
Move bail_out function before libtoolize check
2023-10-25 18:51:29 +02:00
zdenop
eb612f0786
Merge pull request #4150 from tfmorris/4149-directory-to-stdout
...
Send output of combine_tessdata -d to stdout instead of stderr. Fixes #4149
2023-10-24 06:57:38 +02:00
Tom Morris
07174708ff
Document hidden combo flags
2023-10-23 19:48:07 -04:00
Tom Morris
8cee06da5a
Output directory list to stdout. Fixes #4149
2023-10-23 19:47:22 -04:00
zdenop
dc228edc56
Update cmake-win64.yml
...
use recent version of png (1.6.40) and tiff (4.6.0)
2023-10-07 12:25:14 +02:00
Stefan Weil
e082522c24
Create new release 5.3.3
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-05 18:27:23 +02:00
Stefan Weil
d366e1e987
Fix loading of sublangs (regression)
...
Model files which where defined with tessedit_load_sublangs in another
model file where no longer loaded since Tesseract release 5.0.0-rc2.
Fixes: 9091055783
("Fix loading of additional model files")
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-05 17:53:15 +02:00
Yiğit Efe İ
dfcd485725
Update SVPopupMenu.java
...
fixed typo
2023-10-05 12:42:48 +02:00
Yiğit Efe İ
4e3518a1d7
Update SVImageHandler.java
...
fixed typo
2023-10-05 12:42:48 +02:00
Yiğit Efe İ
834127c524
Update SVEventHandler.java
...
fixed typo
2023-10-05 12:42:48 +02:00
Parryword
faa06cc787
Update ScrollView.java
...
merged very short lines
2023-10-05 12:42:48 +02:00
Parryword
d26fbab6ce
Update ScrollView.java
...
typo fixed
2023-10-05 12:42:48 +02:00
Stefan Weil
195045e602
Update test submodule
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-05 12:28:18 +02:00
Stefan Weil
063ad31a60
Fix regression in layout detection since 5.0.0 (fixes issue #4014 )
...
"auto" resulted in unsigned numbers, but htext_score and vtest_score
can be negative.
Fixes: 842cca1d49
("Fix more signed/unsigned compiler warnings")
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-10-05 08:10:44 +02:00
Ikko Eltociear Ashimine
7e0c1d708b
Fix typo in stepblob.h
...
repostion -> reposition
2023-09-30 20:30:14 +02:00
R. Savchenko
39222a00e9
initDSProfile: correct std::vector usage ( #4124 )
...
Co-authored-by: Roman Savchenko <rsavchenko@alteryx.com>
2023-09-13 11:01:46 +02:00
Amit D
566f97a29a
sw.yml: Remove Ubuntu 20.04
...
SW is broken with the default compiler of Ubuntu 20.04.
2023-09-11 23:08:47 +03:00
Amit D
84318ed355
Update autotools.yml
2023-09-05 19:40:33 +03:00
Amit D
74fa1c5bbf
Update cmake.yml
2023-09-05 19:27:26 +03:00
zdenop
544dff4423
fix typos
2023-08-30 13:38:52 +02:00
Kevin Unger
8b4284d28b
add missing commas
2023-08-16 13:54:11 +02:00
Kevin Unger
fa50115efc
fix citation links
2023-08-16 13:54:11 +02:00
zdenop
ce93692370
Merge pull request #4115 from stweil/citations
...
Rename BibTex file to please GitHub
2023-08-08 21:28:15 +02:00
Stefan Weil
7c7498c327
Rename BibTex file to please GitHub
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-08-08 16:51:58 +02:00
Stefan Weil
3852f4c8f6
Optimize function ImageFind::FindImages
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-08-08 16:44:16 +02:00
Stefan Weil
2b375fc3d6
Fix comment for function UNICHARSET::set_black_and_whitelist
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-08-08 16:43:36 +02:00
Stefan Weil
77e4eab565
Fix comment for function HOcrEscape
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-08-08 16:43:36 +02:00
Stefan Weil
0768e4ff4c
Fix comment
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2023-07-30 12:43:39 +02:00