Commit Graph

28 Commits

Author SHA1 Message Date
Nikolaj Olsson
20076c62d8 Switch "Tesseract 4.1.1" to "Tesseract 5 Alpha 2020-03-38"
Fix #3933
Windows only
2020-03-29 16:08:46 +02:00
Waldi Ravens
f0835f0c41 Fix: add DirectorySeparatorChar at end of DataDirectory 2020-02-09 14:06:58 +01:00
Nikolaj Olsson
a1a6c3a3bc Improve unit test base dir hack 2020-02-09 08:44:26 +01:00
Nikolaj Olsson
250a7b9fe6 Improve hack for unit tests 2020-02-08 18:08:49 +01:00
Nikolaj Olsson
47a813ae34
Feature/test run settings (#3975)
* Test removal of local.testsettings

* Simplify settings

* Fix variable name + remove class attribute

* Add "DeploymentItem" attribute back

* display info when running "build_helpers.bat"

* again...

* mote test

* More logging

* Revert build_helpers.bat

* Undo some test changes

* test failed test

* Fix unit test again

* more testing

* Remove hardcoded hunspell dll files + re-add test category for spell checker test

* work

* Work on unit tests
2020-02-08 14:54:31 +01:00
Waldi Ravens
39720b5e2b [Configuration] Minor refact 2020-01-23 19:02:02 +01:00
Nikolaj Olsson
4aef0f70a2 Update Tesseract OCR from 4.1.0 to 4.1.1 2020-01-18 18:15:35 +01:00
Nikolaj Olsson
bb47836a17 More minor fixes for Linux 2020-01-16 19:02:05 +01:00
Nikolaj Olsson
8e9e15a292 Try to improve ocr via tesseract on linux 2019-09-22 17:15:56 +02:00
niksedk
3f3995da85 Update Tesseract 4.0.0 to Tesseract 4.1.0
Still no italic support :(
2019-07-29 14:22:33 +02:00
Waldi Ravens
09dcfa9007 Add IsRunningOnWindows property to Configuration class
- Keep IsRunningOn* logic in one class only.
- Do the Directory.Exists() invocations only once.
2019-06-04 09:35:43 +02:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
9650bf8b20 Go back to include Tesseract 3.02 per derfault
T4 seems to have some problems with line breaks + no italic detection + some bad results
2018-09-23 20:24:39 +02:00
Nikolaj Olsson
0ccfa9b6b8 Add posibility for Tesseract 3.02 + OCR image pre-processing 2018-09-19 22:22:19 +02:00
Nikolaj Olsson
b52621a6f7 Work on installer 2018-08-29 16:30:28 +02:00
Nikolaj Olsson
696b529c37 Update Tesseract OCR from 3.02 to 4.0 (alpha) 2018-03-27 17:24:47 +02:00
Ivandro Ismael
154e7e5c11 [configuration] - minor optimization 2017-08-06 20:07:50 +01:00
Nikolaj Olsson
d7cee97915 And last fix for #2318 2017-03-29 20:47:31 +02:00
Nikolaj Olsson
b2895af380 Fixed minor typo 2016-11-03 19:29:49 +01:00
Ivandro Ismael
3397886a46 [Configuration] - Cache directory
Suffix everyting out with 'Directory'
2016-10-31 01:50:15 +00:00
Nikolaj Olsson
7700b4dfbe Fixed scene changes file location 2016-08-06 14:50:12 +02:00
Waldi Ravens
1accfff68e Added Cofiguration.AvailableEncodings property
Meant to replace Encoding.GetEncodings which may
contain unsupported encodings (GitHub issue #1285).
2016-05-20 08:28:17 +02:00
Waldi Ravens
f2ce0a9c0f [Unix] DataDirectory beneath HOME - thx larvanitis :)
System-wide installed SE stores user specific data
in a subdirectory of SpecialFolder.ApplicationData.
The package manager should create a link named
'.PACKAGE-MANAGER' in the BaseDirectory.
2016-04-27 23:14:59 +02:00
Nikolaj Olsson
0ebd0f8cee Some line endings to CRLF 2016-02-08 21:11:03 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
niksedk
e2205d1f7f Working on moving "System.Windows.Forms" out of LibSE 2015-11-25 06:45:59 +01:00
J.D. Purcell
342d8c87d8 Fixes for OS X. Allows for audio only, no video. It's almost unusable due to Mono's WinForms being so bad. 2015-10-11 21:30:21 -04:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00