From 63a4a761dd47e9b8c86074545c6846377f1a74d6 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Mon, 8 May 2017 14:37:48 -0700 Subject: [PATCH] Revert "v4.5.7 release notes" The change introduced regressions, so find another way to fix. This reverts commit d077c03686981c1601305cac2eb7b97e7f823a34. [ci skip] --- docs/release_notes.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index c8289177..f8196c6c 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -4,12 +4,6 @@ Release notes OCRmyPDF uses `semantic versioning `_. -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