We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35d008 commit 3a75b20Copy full SHA for 3a75b20
docs/release_notes.rst
@@ -30,6 +30,15 @@ OCRmyPDF typically supports the three most recent Python versions.
30
31
.. |OCRmyPDF PyPI| image:: https://img.shields.io/pypi/v/ocrmypdf.svg
32
33
+v16.4.3
34
+=======
35
+
36
+- Work around pdfminer.six issue where a token on the buffer boundary is incorrectly
37
+ parsed as two tokens. :issue:`1361`
38
+- New rules are applied to stencil masks and explicit masks when calculating the
39
+ optimal page DPI for rendering. :issue:`1362`
40
+- Fixed attempts to use an incompatible jbig2.EXE provided by TeX Live. :issue:`1363`
41
42
v16.4.2
43
=======
44
0 commit comments