v11.1.2 release notes

This commit is contained in:
James R. Barlow 2020-09-29 02:46:18 -07:00
parent 4eacb3454f
commit cccdc178c3
No known key found for this signature in database
GPG Key ID: E54A300D567E1260

View File

@ -12,6 +12,14 @@ may be unreliable. Use the API to depend on precise behavior.
The public API may be useful in scripts that launch OCRmyPDF processes or that
wish to use some of its features for working with PDFs.
v11.1.2
=======
- Fix hOCR renderer writing the text in roughly reverse order. This should not
affect reasonably smart PDF readers that properly locate the position of all
text, but may confuse those that rely on the order of objects in the content
stream. (#642)
v11.1.1
=======