Subject: CVS commit: pkgsrc/print/mupdf
From: Leonardo Taccari
Date: 2024-10-22 11:34:44
Message id: 20241022093444.ECA38FC7E@cvs.NetBSD.org

Log Message:
mupdf: Update to 1.24.10

Changes:
MuPDF 1.24.10
-------------
- Several fixes to python scripts for bindings.
- Fix bug relating to redactions on pages with shared content streams.
- Fix bug when both color keying and softmasking is used.

MuPDF 1.24.9
------------
- Improve memory usage for shadings.
- Improve rendering speed when applying transfer functions to softmasks.
- Avoid crashing due to colorspaces.
- Fix bug with SVG clip paths.
- Fix several bugs concerning text extraction.

MuPDF 1.24.8
------------
- Update document handler API - better state handling, and support for files.
- Extend stream API to handle streams that are files, and to support
  autodeletion of files on close.
- Add "document as PDF" functionality.

MuPDF 1.24.7
------------
- Fix bug that affected WASM builds.

MuPDF 1.24.6
------------
- Fix bug where redactions removed unrelated content.

MuPDF 1.24.5
------------
- Fix pyodide builds.
- Add conversions between utf16 and utf8 in language bindings.

MuPDF 1.24.4
------------
- Update to new logo/icon.
- Fix bugs relating to link destinations.
- Fix bug relating to code space ranges.

MuPDF 1.24.3
------------
- Support single page SVG in document writer.
- Fix undo/redo issue when deleting a page.
- Several bug fixes for font subsetting upon saving document.
- Fix bug relating to bookmarks upon interactive font size change in epub.
- Fix font size bug when parsing html without a font size unit.

MuPDF 1.24.2
------------
- Add option to remove line-art, images, etc. while keeping text by adding
  text option when applying redactions.
- Various bug fixes.

MuPDF 1.24.1
------------
- Fix bug where text moved after sanitizing PDF page contents.
- Fix two memory leaks in the office format parser.

Files:
RevisionActionfile
1.121modifypkgsrc/print/mupdf/Makefile
1.77modifypkgsrc/print/mupdf/distinfo
1.2modifypkgsrc/print/mupdf/patches/patch-Makefile