PyMuPDF-1.22.5 released #2487
julian-smith-artifex-com
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PyMuPDF-1.22.5 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:
Changes in version 1.22.5 (2023-06-21)
This release uses
MuPDF-1.22.2
.Bug fixes:
New features:
Changed Annotations now support "cloudy" borders.
The :attr:
Annot.border
property has the new itemclouds
,and method :meth:
Annot.set_border
supports the correspondingclouds
argument.Changed Radio button widgets in the same RB group
are now consistently updated if the group is defined in the standard way.
Added Support for the
/Locked
key in PDF Optional Content.This array inside the catalog entry
/OCProperties
can now be extracted and set.Added Support for new parameter
tessdata
in OCR functions.New function :meth:
get_tessdata
locates the language support folder if Tesseract is installed.This discussion was created from the release PyMuPDF-1.22.5 released.
Beta Was this translation helpful? Give feedback.
All reactions