Multithreading support and cache fixes
Fixed
- Made OCR wrappers thread safe (previously it was only thread safe if every thread used its own instance of the wrapper class)
- Fixed a bug where cache files did not always work on all systems
Full Changelog: v0.0.16...v0.0.17