- Update to 1.23.7:

* Fix rendering issue concerning group alpha.
  * Fix unexpected HTML table rectangles on subsequent pages.
  * Fix text extraction of control characters from PDF.
  * Fix bug concerning Stories having page-break-after set.
  * Ignore broken structure trees instead of reporting an error.
  * Various fixes for pymupdf.

OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=122
This commit is contained in:
Paolo Stivanin 2023-12-20 08:52:26 +00:00 committed by Git OBS Bridge
parent ff4dc3cb5d
commit 9add266c4a
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac11eb859dd404488e5153cdc9651bb4341e5baaf4d3b3f27e2afc82f9aadc29
size 55310697

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35a54933f400e89667a089a425f1c65cd69d462394fed9c0679e7c52efbaa568
size 55312697

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Dec 20 08:50:28 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.23.7:
* Fix rendering issue concerning group alpha.
* Fix unexpected HTML table rectangles on subsequent pages.
* Fix text extraction of control characters from PDF.
* Fix bug concerning Stories having page-break-after set.
* Ignore broken structure trees instead of reporting an error.
* Various fixes for pymupdf.
-------------------------------------------------------------------
Tue Nov 28 07:04:21 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -18,7 +18,7 @@
Name: mupdf
Version: 1.23.6
Version: 1.23.7
Release: 0
Summary: PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0-or-later