PyMuPDF 1.23.9rc1 release candidate #2960
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
-
PyMuPDF-1.23.9rc1 release candidate is available.
Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed with:
[Linux-aarch64 wheels are not available.]
Changes in version 1.23.9rc1 (2024-01-02)
Default to new "rebased" implementation.
import fitz_old as fitz
.see: New 'rebased' implementation of PyMuPDF #2680
Bug fixes (rebased implementation only):
Other:
fitz.pymupdf_version_tuple
- was previously set to mupdf version.scripts/test.py
to help investigation of MuPDF issues.Page.rotation()
to return 0 for non-PDF documents instead of raising an exception.This discussion was created from the release PyMuPDF 1.23.9rc1 release candidate.
Beta Was this translation helpful? Give feedback.
All reactions