- Update to 1.23.10:

* Add fallback CMap to handle very broken fonts.
  * Fix infinite loop in line dashing routine.
  * Handle named destinations with non-ASCII characters.

OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=126
This commit is contained in:
Paolo Stivanin 2024-02-12 09:26:54 +00:00 committed by Git OBS Bridge
parent f603d92186
commit 56443ea2cc
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 12 08:49:32 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.23.10:
* Add fallback CMap to handle very broken fonts.
* Fix infinite loop in line dashing routine.
* Handle named destinations with non-ASCII characters.
-------------------------------------------------------------------
Tue Jan 23 07:04:27 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>

View File

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