5.3.4
What's Changed
- Fixes for autoconf, clang and sw builds
- Send output of combine_tessdata -d to stdout instead of stderr. Fixes #4149 by @tfmorris in #4150
- Move bail_out function before libtoolize check by @STMiki in #4151
- Improve OCR for an image URL
- Force TCP v4 for socket to ScrollView server. Fixes #3000 by @tfmorris in #4162
- Fix some compiler warnings and avoid unnecessary conversions from std::string to char pointer by @stweil in #4174
- Fix a tiny typo in
publictypes.h
by @sadra-barikbin in #4178 - Fixes for autoconf, clang and sw builds
- Other small improvements for code and documentation.
New Contributors
- @STMiki made their first contribution in #4151
- @sadra-barikbin made their first contribution in #4178
Full Changelog: 5.3.3...5.3.4