Fixed3636 <https://github.com/pymupdf/PyMuPDF/issues/3636>_: API documentation for the open function is not obvious to find.
Fixed3654 <https://github.com/pymupdf/PyMuPDF/issues/3654>_: docx parsing was broken in 1.24.7
Fixed3677 <https://github.com/pymupdf/PyMuPDF/issues/3677>_: Unable to extract subset font name using the newer versions of PyMuPDF : 1.24.6 and 1.24.7.
Fixed3687 <https://github.com/pymupdf/PyMuPDF/issues/3687>_: Page.get_text results in AssertionError for epub files
Other:
Fixed various spelling mistakes spotted by codespell.
Improved how we modify MuPDF's default configuration on Windows.
Make text search to work with ligatures.
Changes in version 1.24.7 (2024-06-26)
Fixed issues:
Fixed3615 <https://github.com/pymupdf/PyMuPDF/issues/3615>_: Document.pagemode or Document.pagelayout crashes for epub files
Fixed3616 <https://github.com/pymupdf/PyMuPDF/issues/3616>_: not last version reported
Changes in version 1.24.6 (2024-06-25)
Fixed issues:
Fixed3599 <https://github.com/pymupdf/PyMuPDF/issues/3599>_: Story.fit_width() has a weird line
Fixed3594 <https://github.com/pymupdf/PyMuPDF/issues/3594>_: Garbled extraction for Amazon Sustainability Report
Fixed3591 <https://github.com/pymupdf/PyMuPDF/issues/3591>_: 'width' in Page.get_drawings() returns width equal as 0
Fixed3561 <https://github.com/pymupdf/PyMuPDF/issues/3561>_: ZeroDivisionError: float division by zero with page.apply_redactions()
Fixed3559 <https://github.com/pymupdf/PyMuPDF/issues/3559>_: SegFault 11 when empty H1 H2 H3 H4 etc element is used in insert_htmlbox
Fixed3539 <https://github.com/pymupdf/PyMuPDF/issues/3539>_: Add dotted gridline detection to table recognition
Fixed3519 <https://github.com/pymupdf/PyMuPDF/issues/3519>_: get_toc(simple=False) AttributeError: 'Outline' object has no attribute 'rect'
Fixed3510 <https://github.com/pymupdf/PyMuPDF/issues/3510>_: page.get_label() gets wrong label on the first page of doc
Fixed3494 <https://github.com/pymupdf/PyMuPDF/issues/3494>_: 1.24.2/1.24.3: spurious characters introduced when using subset_fonts and insert_pdf
Fixed3470 <https://github.com/pymupdf/PyMuPDF/issues/3470>_: subset_fonts error exit without exception/warning
Fixed3400 <https://github.com/pymupdf/PyMuPDF/issues/3400>_: set_toc alters link coordinates for some rotated pages on pymupdf 1.24.2
Fixed3347 <https://github.com/pymupdf/PyMuPDF/issues/3347>_: Incorrect links to points on pages having different heights
Fixed3237 <https://github.com/pymupdf/PyMuPDF/issues/3237>_: Set_metadata() does not work
... (truncated)
Commits
9717935 Update changelog, version numbers and release dates for release 1.24.9.
0f45692 changes.txt: fixed formatting of 1.24.8 description.
c3bed87 src/init.py: fix to work with latest mupdf 1.24.8.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps pymupdf from 1.24.8 to 1.24.9.
Release notes
Sourced from pymupdf's releases.
Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
9717935
Update changelog, version numbers and release dates for release 1.24.9.0f45692
changes.txt: fixed formatting of 1.24.8 description.c3bed87
src/init.py: fix to work with latest mupdf 1.24.8.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show