- Update to version 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.
* html: Added HTML5 parser.
* 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).
* High security redaction -- save redacted PDF as flattened bitmap, guaranteed to not leak any sensitive redacted information.
* Experimental C++ bindings.
* Experimental Python bindings.
OBS-URL: https://build.opensuse.org/request/show/843892
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=93
- Update to version 1.16.1
* Changes in version 1.16.1:
* Bugfixes
* Changes in version 1.16.0:
* api: Major overhaul of color management architecture.
* api: Improved functions to verify/sign PDF documents.
* api: Number tree accessor function pdf_lookup_number.
* api: Parse and handle more options for PWG output.
* api: Removed obsolete gproof document type.
* api: User callbacks for warning and error messages.
* epub: Changed default page size to A5.
* epub: Draw embedded SVG documents in EPUB/XHTML.
* epub: New Noto fonts covering more unicode scripts.
* epub: Support small-caps font-variant.
* pdf: Add Redact annotation type and function to apply redactions.
* pdf: Add/remove/change encryption and password when saving PDF files.
* pdf: Improvements to text handling in PDF filter processor.
* pdf: MP and DP operators now call begin/end_layer device methods.
* pdf: New and improved progressive loading.
* svg: Draw external images in SVG documents.
* mutool show: Add 'form' selector to list PDF form fields.
* mutool sign: Sign PDF documents from the command line.
* mutool sign: Verify signatures in PDF documents from the command line.
* viewer: Option to save a script of user actions for replay with mutool run.
* viewer: Runtime toggle for ICC and spot rendering.
* viewer: Tooltip when hovering over a link in mupdf-gl.
* Changes in version 1.15.0:
* WebAssembly build target and examples.
* Improved forms API in both C and Java bindings.
* Improved forms JavaScript support.
OBS-URL: https://build.opensuse.org/request/show/724125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=39
- Add build dependencies:
* liblcms2-devel
* Mesa-libGL-devel
* freeglut-devel
* pkgconfig(openssl)
* pkgconfig(xi)
* pkgconfig(xrandr)
- Change COPYING to %licnese instead of %doc
- Update mupdf-no-strip.patch
- Add patches from Fedora project:
* mupdf-CVE-2018-16647.patch
* mupdf-CVE-2018-16648.patch
* mupdf-CVE-2018-18662.patch
* 0001-Fix-699840-Use-saved-sig_widget-pointer-to-sign-sign.patch
* 0001-Write-placeholder-appearance-streams-for-digital-sig.patch
* 0001-fix-build-on-big-endian.patch
- Update to version 1.14:
* New features:
* Added "Source Han Serif" CJK fallback font.
* Added more scripts to the Noto fallback fonts.
* Multi-page PNM support.
* "mutool show" now supports a path syntax for selecting objects to show.
* Build system simplifications:
* Auto-generated CMap, ICC, and JS source files are checked in to git.
* Embedded CMap resources are now generated by a python script.
* Embedded font resources are linked directly if using GNU ld or windows.
* Namegen tool replaced by use of C macros.
* Simplified Makefile.
* Annotation editing:
* New annotation editing mode in mupdf-gl.
* Can create, edit, and delete most annotation types.
* Can create appearance streams for most annotation types.
* Can create appearance streams for Tx form fields.
* Can create appearance streams for Ch form fields.
* Form filling in mupdf-gl:
* Can click buttons, checkboxes, and radioboxes.
* Can fill out text fields using dialog box.
* Can select choice options using dialog box.
* Can verify and sign digital signatures.
* Improved UI for mupdf-gl:
* Password dialog.
* Error dialog.
* Open/save file dialog.
* Snap selection to words or lines by holding control or control+shift.
* Save and restore current location, bookmarks, and navigation history.
* Bug fixes:
* Improved CJK character fallback handling in EPUB.
* API changes:
* Pass rectangle and matrix structs by value.
* Replaced PDF_NAME_Xxx macros with PDF_NAME(Xxx).
* Added PDF_TRUE, PDF_FALSE, and PDF_NULL constant pdf_obj* macros.
* Added helper functions: pdf_dict_get_int, etc.
* Removed 'doc' argument in pdf_new_int, etc.
* Quads instead of rects when highlighting and searching text.
* mutool run: Pass arguments to script in scriptArgs global.
OBS-URL: https://build.opensuse.org/request/show/684259
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=81
- Update to version 1.13:
- primarily a bugfix release.
- New "mutool sign" tool for showing and verifying digital signatures.
- Chinese, Japanese, Korean, Cyrillic, and Greek font support in mutool create.
- Improvements to annotation editing API.
- Dropped patches, which are included upstream now:
- CVE-2018-6192.patch
- CVE-2018-5686.patch
- CVE-2018-6187.patch
- CVE-2018-1000051.patch
- CVE-2017-17858.patch
- CVE-2018-6544.patch
- fix-openjpeg-flags.patch
OBS-URL: https://build.opensuse.org/request/show/599908
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=77
- Update to version 1.12.0
* 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.
- Strip "-source" from tarball name
- Switch to xz release (13mb smaller)
- rebase fix-openjpeg-flags.patch
- drop reproducible.patch
* fixed upstream in 081d4c72430e3077a05499c783d9fbe24361b368
OBS-URL: https://build.opensuse.org/request/show/564163
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=60
- Update to version 1.11
* This is primarily a bug fix release.
* PDF portfolio support with command line tool "mutool
portfolio".
* Add callbacks to load fallback fonts from the system.
* Use system fonts in Android to reduce install size.
* Flag to disable publisher styles in EPUB layout.
* Improved SVG output.
- Refreshed fix-openjpeg-flags.patch and reproducible.patch
- Dropped CVE-2017-5896.patch, bsc1023760.patch,
CVE-2016-10221.patch, CVE-2016-8728.patch, CVE-2017-7976.patch,
CVE-2016-10132.patch, CVE-2016-10133.patch,
CVE-2016-10141.patch, CVE-2017-5627.patch
and CVE-2017-5628.patch (merged or adapted upstream)
OBS-URL: https://build.opensuse.org/request/show/540435
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=58