Skip to content

PyMuPDF 1.23.9rc2 release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@julian-smith-artifex-com julian-smith-artifex-com released this 08 Jan 17:25
· 669 commits to main since this release

PyMuPDF-1.23.9rc2 release candidate is available.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed with:

python -m pip install pymupdf==1.23.9rc2

[Linux-aarch64 wheels are not available.]

Changes in version 1.23.9rc2 (2024-01-08)

  • Use MuPDF-1.23.8.

  • Bug fixes (rebased implementation only):

  • Other:

    • Improved support for Linux system installs, including adding reguslar test on Github.
    • Add optional setting of opacity to Page.insert_htmlbox().
    • Add missing flake8 to scripts/gh_release.py:test_packages.
    • Use newly public functions in MuPDF-1.23.8.