Skip to content

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

Open
bartvanremortele wants to merge 3 commits intodesmondmorris:masterfrom
bartvanremortele:master
Open

fix(psm-mode): fix psm command change for tesseract 3.05.00#43
bartvanremortele wants to merge 3 commits intodesmondmorris:masterfrom
bartvanremortele:master

Conversation

@bartvanremortele
Copy link
Copy Markdown

@RyanMagnusson
Copy link
Copy Markdown

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