Commit Graph

3 Commits

Author SHA256 Message Date
Guido Berhoerster
0e726fde35 - update to version 1.5
* 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
2014-08-26 07:06:18 +00:00
Factory Maintainer
f7bbc23fc0 Accepting request 235816 from home:gberh:branches:Publishing
- 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
2014-05-30 17:38:30 +00:00
OBS User mrdocs
e2d8897e64 Accepting request 212849 from home:gberh:branches:Publishing
- 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
2014-01-06 03:43:18 +00:00