Releases: stefan6419846/hocr-tools
Releases · stefan6419846/hocr-tools
Version 1.2.0
- Gracefully handle hOCR files from
krakeninhocr_pdf. - Deal with non-integer widths and heights in
hocr_pdfwhich would previously lead to some white borders. - Fix handling of accented characters in
hocr_pdfdue to a change inreportlab>=4.0.9. - Remove the stdout output option for
hocr_pdfdue to unexpected behavior. - Remove unused and untested
hocr_extract_g1000tool. - Drop support for Python < 3.9.
Version 1.1.0
- Fix deprecation warning from
lxmlinhocr_wordfreq. - Ensure compatibility with
python-bidi>=0.5, while keeping support for older versions. - Migrate from
setup.pytopyproject.toml. - Add Read the Docs configuration and missing docs.
Version 1.0.3
- Add type hints.
- Fix
hocr_pdfforreportlab>=4.1.0, which would not render the text any more.
Version 1.0.2
Fix installation instructions.
Version 1.0.1
Fix rendering on PyPI.
Version 1.0.0
First public library release.