Opened 6 years ago

Closed 6 years ago

#10165 closed enhancement (fixed)

mupdf-1.12.0

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New miinor version.

Change History (4)

comment:1 by Armin K, 6 years ago

Two patches needed rediffing

https://github.com/elkrejzi/pacman/blob/master/pkgbuild/mupdf/mupdf-shared-libs.patch

https://github.com/elkrejzi/pacman/blob/master/pkgbuild/mupdf/mupdf-openjpeg.patch

Headers should remain the same for the books, I didn't bother to add them after doing diff.

comment:2 by bdubbs@…, 6 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:3 by bdubbs@…, 6 years ago

List of changes in MuPDF 1.12.0

  • New Android SDK:

New git repositories for the SDK projects:

  • mupdf-android-fitz.git has the JNI bindings in a library.
  • mupdf-android-viewer.git has the viewer as an activity in a library.
  • mupdf-android-viewer-mini.git has the minimalist viewer as an activity in a library.

Binary packages in our Maven repository at http://maven.ghostscript.com:

  • com.artifex.mupdf:fitz:1.12.+
  • com.artifex.mupdf:viewer:1.12.+
  • com.artifex.mupdf:mini:1.12.+
  • Color management:
    • LCMS2 library for color management.
    • CMYK rendering with overprint simulation.
    • Spot color rendering.
    • Transparency rendering fixes.
  • Structured text output improvements:
    • Reworked structured text API.
    • Faster text searching.
    • Highlight and copy text by selecting lines instead of by area.
    • New semantic XHTML output format.
    • New layout preserving HTML output format.
  • Features and improvements:
    • Improved non-AA rendering with new scan converter.
    • Improved LARGEFILE support.
    • Improved TIFF support.
    • Improved documentation.
    • PCLm output.
    • PSD output.
    • New "mutool trace" tool.
    • New "mutool sign" tool (work in progress).
    • Text redaction (work in progress).
  • Lots of bug fixes.

comment:4 by bdubbs@…, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19606.

Note: See TracTickets for help on using tickets.