Revert "v4.5.7 release notes"

The change introduced regressions, so find another way to fix.

This reverts commit d077c03686.

[ci skip]
This commit is contained in:
James R. Barlow
2017-05-08 14:38:04 -07:00
parent d077c03686
commit 63a4a761dd
+1 -7
View File
@@ -4,12 +4,6 @@ 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
------
@@ -58,7 +52,7 @@ v4.5.1
v4.5
----
- 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
- 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
- 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