Skip to content

Conversation

@ctwardy
Copy link

@ctwardy ctwardy commented Aug 29, 2018

Update cli.py to get it to run on test files. (Unicode fixes.)
Also fixes Issue #5 - Invalid tesseract URLs.

Treat as Work In Progress -- I've concentrated on Dockerfile and cli.py. So far.

Update cli.py to get it to run on test files. (Unicode fixes.)
@ctwardy
Copy link
Author

ctwardy commented Aug 29, 2018

And Issue #6 - python3. Partially.

ctwardy and others added 4 commits September 3, 2018 13:54
BUT browser page in interactive version is eating "<" characters.
I had solved that by replacing them before returning output, but
that makes a mess of calls from another app.

TODO: figure out how to replace in the javascript. I tried wrapping
with encodeURI(), but so far no effect.
* Updated README.
* Still no luck showing '<' in browser. Fine in JSON though.
* Updated README.
* Still no luck showing '<' in browser. Fine in JSON though.
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.

1 participant