v4.5.7 release notes

This commit is contained in:
James R. Barlow
2017-05-06 22:34:54 -07:00
parent c97ea1f2a9
commit d077c03686
+7 -1
View File
@@ -4,6 +4,12 @@ Release notes
OCRmyPDF uses `semantic versioning <http://semver.org/>`_.
v4.5.7
------
- Fixed issue #163, color and grayscale images were unnecessarily changed from lossless to lossy JPEG compression when using ``--output-type pdfa`` on recent versions of Ghostscript
v4.5.6
------
@@ -52,7 +58,7 @@ v4.5.1
v4.5
----
- Exotic PDFs containing "Form XObjects" are now supported (issue #134; PDF reference manual 8.10), and images they contain are taken into account when determining the resolution for rasterizing
- Uncommon PDFs containing "Form XObjects" are now supported (issue #134; PDF reference manual 8.10), and images they contain are taken into account when determining the resolution for rasterizing
- The Tesseract 4 Docker image no longer includes all languages, because it took so long to build something would tend to fail
- OCRmyPDF now warns about using ``--pdf-renderer tesseract`` with Tesseract 3.04 or lower due to issues with Ghostscript corrupting the OCR text in these cases