Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(psm-mode): fix psm command change for tesseract 3.05.00 #43

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bartvanremortele
Copy link

@RyanMagnusson
Copy link

It looks like the Wercker test is failing on your use of ES6 string templates.
Do we know which version of Node is being used on Wercker?
Or can you rewrite the console.log to not use string templates?

brettz9 added a commit to brettz9/node-tesseract that referenced this pull request Feb 2, 2020
…or `process`

- Update: psm argument for tesseract 4+
- Fix (npm): `engine` -> `engines`
- Fix: Allow image files to contain spaces (desmondmorris#59 )
- Enhancement: Add oem flag (https://github.com/desmondmorris/node-tesseract/pull/62/files )
- Enhancement: Add HOCR, TSV support (https://github.com/desmondmorris/node-tesseract/pull/60/files )
- Enhancement: Add debug option and `.idea` to ignore (desmondmorris#43 )
- Linting (ESLint): Apply ash-nazg
- Refactoring: Use asynchronous `unlink`; remove custom `merge` in favor of spread operator
- Testing: Switch to chai over should
- Testing: Add coverage
- Maintenance: Add `.editorconfig`
- npm: Add recommended properties; update deps and devDeps; add ignore file and `package-lock.json`
brettz9 added a commit to brettz9/node-tesseract that referenced this pull request Feb 2, 2020
…or `process`

- Update: psm argument for tesseract 4+
- Fix (npm): `engine` -> `engines`
- Fix: Allow image files to contain spaces (desmondmorris#59 )
- Enhancement: Add oem flag (https://github.com/desmondmorris/node-tesseract/pull/62/files )
- Enhancement: Add `tessdataDir` option (`--tessdata-dir`)
- Enhancement: Add HOCR, TSV support (https://github.com/desmondmorris/node-tesseract/pull/60/files )
- Enhancement: Add debug option and `.idea` to ignore (desmondmorris#43 )
- Linting (ESLint): Apply ash-nazg
- Refactoring: Use asynchronous `unlink`; remove custom `merge` in favor of spread operator
- Testing: Switch to chai over should
- Testing: Add coverage
- Maintenance: Add `.editorconfig`
- npm: Add recommended properties; update deps and devDeps; add ignore file and `package-lock.json`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants