SHA256
1
0
forked from pool/mupdf
Commit Graph

57 Commits

Author SHA256 Message Date
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
OBS User mrdocs
552d238e35 OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=10 2013-06-14 20:01:11 +00:00
OBS User mrdocs
6743a61f88 Accepting request 178809 from home:k0da:ppc
- set ExclusiveArch:  %{ix86} x86_64 %{arm}. v8 is available only
  for those architectures

OBS-URL: https://build.opensuse.org/request/show/178809
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=9
2013-06-12 17:13:03 +00:00
OBS User mrdocs
70020ffa07 Accepting request 173778 from home:gberh:branches:Publishing
- fix broken setting of CFLAGS introduced by the previous change

OBS-URL: https://build.opensuse.org/request/show/173778
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=7
2013-04-30 21:00:05 +00:00
OBS User mrdocs
ad06e3c1b7 Accepting request 173632 from home:Reki:leechcraft:masterbranch
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
2013-04-29 04:18:56 +00:00
Dr. Werner Fink
9db47cb057 Accepting request 162971 from home:gberh:branches:Publishing
- 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
2013-04-06 14:41:03 +00:00
OBS User mrdocs
fa2e51f4f3 Accepting request 155576 from home:badshah400
New package: mupdf -- lightweight yet complete pdf viewer

OBS-URL: https://build.opensuse.org/request/show/155576
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=1
2013-02-17 00:18:54 +00:00