Opened 5 months ago

Closed 5 months ago

#20723 closed enhancement (fixed)

mupdf-1.25.1

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

Description

New minor version.

Change History (6)

comment:1 by Bruce Dubbs, 5 months ago

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

comment:2 by Bruce Dubbs, 5 months ago

List of changes in MuPDF 1.25

New logo!

Redaction options:

  • New "don't redact text" option
  • New "redact line art" option

Structured Text options:

  • Use "Tagged PDF" structure information
  • Detect underlines and strikeouts
  • Mark automatically inserted spaces
  • Mark areas where line art (vectors) are present
  • Use accurate glyph bounding boxes
  • Ignore ActualText tags
  • Scan page for 'grid' lines
  • Segment page into areas (headers, columns, etc)

Annotation features:

  • Intent property accessors.
  • Rich Content styling on FreeText annotations.
  • Callout arrows on FreeText annotations.
  • Leader Line and Caption on Line annotations.
  • Improved handling of Rect and RD.

Low level FDF format support.

  • See docs/examples/import-fdf.js for how to use.

Improved FileSpec handling with new functions.

Functions for listing document and page Associated Files (AF).

Functions to create and write XML DOM trees (fz_xml).

Skew detection and deskew algorithms on pixmaps and PDFOCR device.

Document area detection in scanned images.

ZUGFeRD support.

New tool "mutool audit" to create summary of PDF file composition.

Noteworthy API changes:

  • New "wants_file" member for fz_document_handler.
  • fz_text_item now has an explicit pen "advance" member.
  • mutool recolor can now be used as a function.
  • pdf_annot_rect works with the "design" rectangle.
  • structured text "color" field renamed to "argb" and now includes alpha channel

Important bug fixes:

  • More robust font subsetting.
  • More robust handling of page and annotation objects during undo and redo.
  • Updated "gray.icc" profile to actual sGray gamma ramp.

Support for "SmartOffice" commercially licensed plugin to load office documents.

comment:3 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

948e60c569 Update to gnupg-2.4.7.
dff9a04278 Update to libqalculate-5.4.0.
f774a09673 Update to tcsh-6.24.14.
92f765692d Update to mupdf-1.25.0.
93462844a4 Update to pipewire-1.2.7.

comment:4 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: closedreopened
Summary: mupdf-1.25.0mupdf-1.25.1

Now version 1.25.1.

comment:5 by Bruce Dubbs, 5 months ago

MuPDF 1.25.1 (2024-11-29)

Fix bug in structured text to html conversion concerning color.

comment:6 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: reopenedclosed

Fixed at commit b838fd5732.

What does it say about "stable" releases two days apart?

Note: See TracTickets for help on using tickets.