pkgsrc/print/mupdf/PLIST
leot 03c502082f mupdf: Update to 1.18.0
Changes:
1.18.0
------
mutool draw: bbox output format.
mutool draw: structured text extraction in JSON format.
mutool run: StructuredText.walk()
mutool run: PDFPage.process() and PDFAnnotation.process()

mupdf-gl: Added IBM Common User Access shortcuts for copy & paste.
mupdf-gl: Improved redaction UI.

java: Example desktop Java viewer.

wasm: WebAssembly viewer that runs in a browser.

api: Dehyphenation option in structured text extraction, to improve
     searching for words that are hyphenated across lines.
api: pdf_new_date, pdf_to_date, pdf_dict_put_date and pdf_dict_get_date.
api: Added choice of image redaction algorithms: none, full, partial.
api: Optional use of Tesseract to use OCR to extract text.

svg: Many small parsing fixes.
svg: Parse inline CSS style attributes.
svg: Text elements (simple text layout only).

html: Added HTML5 parser.

pdf: High security redaction -- save redacted PDF as flattened bitmap,
     guaranteed to not leak any sensitive redacted information.

Experimental C++ bindings.
Experimental Python bindings.
2020-10-08 22:50:16 +00:00

121 lines
3.6 KiB
Text

@comment $NetBSD: PLIST,v 1.21 2020/10/08 22:50:16 leot Exp $
bin/mupdf
${PLIST.curl}bin/mupdf-curl
${PLIST.opengl}bin/mupdf-gl
bin/muraster
bin/mutool
include/mupdf/fitz.h
include/mupdf/fitz/archive.h
include/mupdf/fitz/band-writer.h
include/mupdf/fitz/bidi.h
include/mupdf/fitz/bitmap.h
include/mupdf/fitz/buffer.h
include/mupdf/fitz/color.h
include/mupdf/fitz/compress.h
include/mupdf/fitz/compressed-buffer.h
include/mupdf/fitz/config.h
include/mupdf/fitz/context.h
include/mupdf/fitz/crypt.h
include/mupdf/fitz/device.h
include/mupdf/fitz/display-list.h
include/mupdf/fitz/document.h
include/mupdf/fitz/filter.h
include/mupdf/fitz/font.h
include/mupdf/fitz/geometry.h
include/mupdf/fitz/getopt.h
include/mupdf/fitz/glyph-cache.h
include/mupdf/fitz/glyph.h
include/mupdf/fitz/hash.h
include/mupdf/fitz/image.h
include/mupdf/fitz/link.h
include/mupdf/fitz/log.h
include/mupdf/fitz/outline.h
include/mupdf/fitz/output-svg.h
include/mupdf/fitz/output.h
include/mupdf/fitz/path.h
include/mupdf/fitz/pixmap.h
include/mupdf/fitz/pool.h
include/mupdf/fitz/separation.h
include/mupdf/fitz/shade.h
include/mupdf/fitz/store.h
include/mupdf/fitz/stream.h
include/mupdf/fitz/string-util.h
include/mupdf/fitz/structured-text.h
include/mupdf/fitz/system.h
include/mupdf/fitz/text.h
include/mupdf/fitz/track-usage.h
include/mupdf/fitz/transition.h
include/mupdf/fitz/tree.h
include/mupdf/fitz/util.h
include/mupdf/fitz/version.h
include/mupdf/fitz/write-pixmap.h
include/mupdf/fitz/writer.h
include/mupdf/fitz/xml.h
include/mupdf/memento.h
include/mupdf/pdf.h
include/mupdf/pdf/annot.h
include/mupdf/pdf/clean.h
include/mupdf/pdf/cmap.h
include/mupdf/pdf/crypt.h
include/mupdf/pdf/document.h
include/mupdf/pdf/event.h
include/mupdf/pdf/font.h
include/mupdf/pdf/form.h
include/mupdf/pdf/interpret.h
include/mupdf/pdf/javascript.h
include/mupdf/pdf/name-table.h
include/mupdf/pdf/object.h
include/mupdf/pdf/output-pdf.h
include/mupdf/pdf/page.h
include/mupdf/pdf/parse.h
include/mupdf/pdf/resource.h
include/mupdf/pdf/xref.h
include/mupdf/ucdn.h
lib/libmupdf-pkcs7.la
lib/libmupdf-third.la
lib/libmupdf-threads.la
lib/libmupdf.la
lib/pkgconfig/mupdf.pc
man/man1/mupdf.1
man/man1/mutool.1
share/doc/mupdf/CHANGES
share/doc/mupdf/COPYING
share/doc/mupdf/README
share/doc/mupdf/android-sdk.html
share/doc/mupdf/artifex-logo.png
share/doc/mupdf/building.html
share/doc/mupdf/coding-overview.html
share/doc/mupdf/coding-progressive.html
share/doc/mupdf/coding-style.html
share/doc/mupdf/ecosystem.html
share/doc/mupdf/ecosystem.png
share/doc/mupdf/examples/bbox-device.js
share/doc/mupdf/examples/create-thumbnail.js
share/doc/mupdf/examples/draw-device.js
share/doc/mupdf/examples/draw-document.js
share/doc/mupdf/examples/example.c
share/doc/mupdf/examples/fix-s22pdf.js
share/doc/mupdf/examples/jpx-to-pdf.js
share/doc/mupdf/examples/multi-threaded.c
share/doc/mupdf/examples/pdf-create-lowlevel.js
share/doc/mupdf/examples/pdf-create.js
share/doc/mupdf/examples/pdf-dejpx.js
share/doc/mupdf/examples/pdf-extract-rich-media.js
share/doc/mupdf/examples/pdf-merge.js
share/doc/mupdf/examples/pdf-portfolio.js
share/doc/mupdf/examples/pdf-trace.js
share/doc/mupdf/examples/trace-device.js
share/doc/mupdf/index.html
share/doc/mupdf/manual-mupdf-gl.html
share/doc/mupdf/manual-mutool-clean.html
share/doc/mupdf/manual-mutool-convert.html
share/doc/mupdf/manual-mutool-create.html
share/doc/mupdf/manual-mutool-draw.html
share/doc/mupdf/manual-mutool-extract.html
share/doc/mupdf/manual-mutool-merge.html
share/doc/mupdf/manual-mutool-run.html
share/doc/mupdf/manual-mutool-show.html
share/doc/mupdf/manual-mutool-trace.html
share/doc/mupdf/style.css
share/doc/mupdf/template.html
share/doc/mupdf/thirdparty.html