* This is a bugfix release: dozens of bugs have been found and
exterminated!
* A typo resulting in a potential stack overflow that could
corrupt files when saving edits to a PDF has been fixed.
Another bug which caused a significant slowdown has also been
fixed.
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=19
- fix source url
- update to version 1.4
* Headline changes:
* CMYK rendering (mudraw PWG and PAM formats)
* TIFF viewer (with multi-page support).
* Added MuJS Javascript interpreter.
* MuJS is the default, V8 and JavaScriptCore are compile time
options.
* Javascript support has to be explicitly enabled with
pdf_enable_js.
* All viewers now have JavaScript enabled in the default
builds.
* Viewers:
* X11: Horizontal scroll wheel support.
* X11: Status bar display with warnings.
* Android: Digital signatures.
* iOS: Links, form filling, annotation editing, and javascript.
* iOS: Reflow mode.
* WinRT: Printing.
* WinRT: Improved zooming behaviour.
* Tools:
* mudraw: Banded rendering with -B /band-height/.
* mudraw: Select output format with -F /format/.
* mudraw: Write to stdout if you use '-' as the output file
name.
* mudraw: Add TGA output format.
* mudraw: Improved SVG output.
* mutool show: Write output to file instead of stdout with -o
/filename/.
OBS-URL: https://build.opensuse.org/request/show/235867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=9
- update to version 1.4
* Headline changes:
* CMYK rendering (mudraw PWG and PAM formats)
* TIFF viewer (with multi-page support).
* Added MuJS Javascript interpreter.
* MuJS is the default, V8 and JavaScriptCore are compile time
options.
* Javascript support has to be explicitly enabled with
pdf_enable_js.
* All viewers now have JavaScript enabled in the default
builds.
* Viewers:
* X11: Horizontal scroll wheel support.
* X11: Status bar display with warnings.
* Android: Digital signatures.
* iOS: Links, form filling, annotation editing, and javascript.
* iOS: Reflow mode.
* WinRT: Printing.
* WinRT: Improved zooming behaviour.
* Tools:
* mudraw: Banded rendering with -B /band-height/.
* mudraw: Select output format with -F /format/.
* mudraw: Write to stdout if you use '-' as the output file
name.
* mudraw: Add TGA output format.
* mudraw: Improved SVG output.
* mutool show: Write output to file instead of stdout with -o
/filename/.
* mutool clean: Clean content streams with -s option.
* Annotations:
OBS-URL: https://build.opensuse.org/request/show/235816
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=16
- update to version 1.3
* Windows RT viewer app for MuPDF.
* Library changes to support progressive loading (display PDF
files as they download). Windows/Linux/MacOS viewer supports
this using curl.
* Incremental updates to PDF files are now (optionally) preserved
on loading/saving.
* Prototype support for checking PDF Digital Signatures.
* Initial annotation support (strike-out, underline, highlight
and ink) (library and android builds only).
* Fix operation on Android API level 8.
* Android redraw optimisations.
* Android app now supports Google Cloud Print.
* Android app translated into many languages.
* Android support for more architectures.
* Improvements to store (avoid collisions causing unnecessary
evictions).
* Windows apps use Unicode filenames now.
* PDF function handling improved; functions can now be passed to
devices without 'sampling'.
* PDF image handling improved; images can now be passed to
devices without decompression.
* Indexed images are no longer uncompressed at load time, saving
memory.
* Caching of rendered tiles for speed.
* Improved text analysis mode, capable of spotting
columns/indents, right-to-left text etc.
* HTML output mode now includes image output.
* PDF password encoding handling improved.
* MuPDF now opens Jpeg, Tiff and PNG files directly. (forwarded request 212849 from gberh)
OBS-URL: https://build.opensuse.org/request/show/212883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=7
- update to version 1.3
* Windows RT viewer app for MuPDF.
* Library changes to support progressive loading (display PDF
files as they download). Windows/Linux/MacOS viewer supports
this using curl.
* Incremental updates to PDF files are now (optionally) preserved
on loading/saving.
* Prototype support for checking PDF Digital Signatures.
* Initial annotation support (strike-out, underline, highlight
and ink) (library and android builds only).
* Fix operation on Android API level 8.
* Android redraw optimisations.
* Android app now supports Google Cloud Print.
* Android app translated into many languages.
* Android support for more architectures.
* Improvements to store (avoid collisions causing unnecessary
evictions).
* Windows apps use Unicode filenames now.
* PDF function handling improved; functions can now be passed to
devices without 'sampling'.
* PDF image handling improved; images can now be passed to
devices without decompression.
* Indexed images are no longer uncompressed at load time, saving
memory.
* Caching of rendered tiles for speed.
* Improved text analysis mode, capable of spotting
columns/indents, right-to-left text etc.
* HTML output mode now includes image output.
* PDF password encoding handling improved.
* MuPDF now opens Jpeg, Tiff and PNG files directly.
OBS-URL: https://build.opensuse.org/request/show/212849
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=12
A hack to prevent 3d-party software linking error:
[ 2226s] Linking CXX shared library libleechcraft_monocle_mu.so
[ 2226s] /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libfitz.a(dev_null.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
[ 2226s] /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libfitz.a: could not read symbols: Bad value
[ 2226s] collect2: error: ld returned 1 exit status
[ 2226s] make[2]: *** [plugins/monocle/plugins/mu/libleechcraft_monocle_mu.so] Error 1
[ 2226s] make[1]: *** [plugins/monocle/plugins/mu/CMakeFiles/leechcraft_monocle_mu.dir/all] Error 2
[ 2226s] make[1]: *** Waiting for unfinished jobs.... (forwarded request 173632 from DarkSS)
OBS-URL: https://build.opensuse.org/request/show/173657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=3
A hack to prevent 3d-party software linking error:
[ 2226s] Linking CXX shared library libleechcraft_monocle_mu.so
[ 2226s] /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libfitz.a(dev_null.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
[ 2226s] /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../lib64/libfitz.a: could not read symbols: Bad value
[ 2226s] collect2: error: ld returned 1 exit status
[ 2226s] make[2]: *** [plugins/monocle/plugins/mu/libleechcraft_monocle_mu.so] Error 1
[ 2226s] make[1]: *** [plugins/monocle/plugins/mu/CMakeFiles/leechcraft_monocle_mu.dir/all] Error 2
[ 2226s] make[1]: *** Waiting for unfinished jobs....
OBS-URL: https://build.opensuse.org/request/show/173632
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=5
- update to version 1.2
- Change licensing terms to GNU AGPL (from GNU GPL).
- Renamed 'mubusy' to 'mutool'.
- Add support for Javascript and forms handling.
- PDF 1.7 Extension Level 8 encryption implemented.
- Oversized and stroke text clipping implemented.
- Prototype transition support.
- Add fz_open_document_with_stream to allow non-file based
operation.
- Text searching API.
- Highlight and copy text selection API.
- Pass matrices and rectangles by reference for improved
performance.
- Change shadings to decompose at render times; massive memory
savings.
- Performance enhancements for color conversion and fax
decompression.
- ARM optimisations for color conversion and bitmap scaling.
- Bitmap subsampling stage introduced, with ARM optimisations.
- Type 3 fonts; glyphs are now handled as display lists.
- Scan converter performance improvements.
- Fix many SEGVs with out of spec files.
- Various rendering fixes. (forwarded request 162971 from gberh)
OBS-URL: https://build.opensuse.org/request/show/163014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mupdf?expand=0&rev=2
- update to version 1.2
- Change licensing terms to GNU AGPL (from GNU GPL).
- Renamed 'mubusy' to 'mutool'.
- Add support for Javascript and forms handling.
- PDF 1.7 Extension Level 8 encryption implemented.
- Oversized and stroke text clipping implemented.
- Prototype transition support.
- Add fz_open_document_with_stream to allow non-file based
operation.
- Text searching API.
- Highlight and copy text selection API.
- Pass matrices and rectangles by reference for improved
performance.
- Change shadings to decompose at render times; massive memory
savings.
- Performance enhancements for color conversion and fax
decompression.
- ARM optimisations for color conversion and bitmap scaling.
- Bitmap subsampling stage introduced, with ARM optimisations.
- Type 3 fonts; glyphs are now handled as display lists.
- Scan converter performance improvements.
- Fix many SEGVs with out of spec files.
- Various rendering fixes.
OBS-URL: https://build.opensuse.org/request/show/162971
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=3