Opened 2 months ago

Closed 8 weeks ago

Last modified 7 weeks ago

#19347 closed enhancement (fixed)

mupdf-1.23.11

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Bruce Dubbs, 8 weeks ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 8 weeks ago

List of changes in MuPDF 1.23.0

New features:

  • New WASM library with same API as mutool run and Java, for both browser and Node environments.
  • Support CropBox, TrimBox, BleedBox, and ArtBox in PDF tools and viewers.
  • PhotoShop PSD image support.
  • mupdf-gl: Custom ICC display profile support.
  • mutool poster: Option to split in RTL direction.

Miscellaneous improvements and notable bug fixes:

  • EPUB: Fix table cell height calculations.
  • EPUB: Inherit table cell background color from table row.
  • EPUB: Support files with partial encryption (only read unencrypted parts).
  • EPUB: Support files with incorrect directory prefixes.
  • TIFF: Stability improvements.
  • MOBI: Stability improvements.
  • PDF: Support old style border dash patterns.
  • PDF: Support GoToR links to remote PDF documents.
  • PDF: Improve link parsing and creation.
  • ZIP: Improve unicode file name handling.
  • Fall back to unhinted fonts if hints are broken.
  • Recognize document types by sniffing contents (don't need to rely on mimetype or file extension).

New APIs:

  • More PDF document permission flags.
  • Tweaked exception error logging.
  • pdf_minimize_document to squeeze amount of memory used by an open document.

Incompatible API changes:

  • pdf_field_name renamed to pdf_load_field_name.
  • mutool run -- changed many methods to match Java and new WASM library.

New and improved documentation.

comment:3 by Bruce Dubbs, 8 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

2c9b2d752a Update to python-dbusmock-0.31.1 (Python module).
cc70c5d33b Update to polkit-qt-1-0.200.0.
9e13afa8f5 Update to mupdf-1.23.11.

comment:4 by Douglas R. Reno, 7 weeks ago

Release notes for 1.23.11 in particular:

The 1.23.11 source only release is now available.

    Add support to redact line art.
    Add new image redaction option to remove images that intrudes on redaction with 
    clipping applied.

The release notes for this version and previous ones can be found at https://mupdf.com/releases/history.html

Note: See TracTickets for help on using tickets.