Path to this page:
./
print/mupdf,
Lightweight PDF, XPS and E-book viewer and toolkit
Branch: CURRENT,
Version: 1.24.10nb4,
Package name: mupdf-1.24.10nb4,
Maintainer: leotMuPDF is a lightweight PDF, XPS, and E-book viewer.
The renderer in MuPDF is tailored for high quality anti-aliased
graphics. It renders text with metrics and spacing accurate to
within fractions of a pixel for the highest fidelity in reproducing
the look of a printed page on screen. MuPDF is also small, fast,
and yet complete.
MuPDF supports PDF 1.7 with transparency, encryption, hyperlinks,
annotations, searching and more. MuPDF also reads many other document
and e-book formats, such as XPS, OpenXPS, CBZ, EPUB and FictionBook
2.
MuPDF is written modularly, so features can be added and removed
by integrators if they so desire.
Since the 1.2 release of MuPDF, we have optional support for
interactive features such as form filling, javascript and transitions.
Required to run:[
graphics/MesaLib] [
graphics/freetype2] [
graphics/png] [
graphics/freeglut] [
graphics/jpeg] [
graphics/jbig2dec] [
graphics/openjpeg] [
fonts/harfbuzz] [
www/gumbo-parser] [
lang/mujs]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/xorgproto]
Package options: opengl
Master sites:
Filesize: 52776.15 KB
Version history: (Expand)
- (2025-01-06) Updated to version: mupdf-1.24.10nb4
- (2024-11-15) Updated to version: mupdf-1.24.10nb3
- (2024-11-01) Updated to version: mupdf-1.24.10nb2
- (2024-11-01) Updated to version: mupdf-1.24.10nb1
- (2024-10-22) Updated to version: mupdf-1.24.10
- (2024-05-29) Updated to version: mupdf-1.24.0nb2
CVS history: (Expand)
2025-01-05 23:37:07 by Thomas Klausner | Files touched by this commit (8) |
Log message:
*: recursive bump for shlib major change in gumbo-parser 0.13.0
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-22 11:34:44 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
mupdf: Update to 1.24.10
Changes:
MuPDF 1.24.10
-------------
- Several fixes to python scripts for bindings.
- Fix bug relating to redactions on pages with shared content streams.
- Fix bug when both color keying and softmasking is used.
MuPDF 1.24.9
------------
- Improve memory usage for shadings.
- Improve rendering speed when applying transfer functions to softmasks.
- Avoid crashing due to colorspaces.
- Fix bug with SVG clip paths.
- Fix several bugs concerning text extraction.
MuPDF 1.24.8
------------
- Update document handler API - better state handling, and support for files.
- Extend stream API to handle streams that are files, and to support
autodeletion of files on close.
- Add "document as PDF" functionality.
MuPDF 1.24.7
------------
- Fix bug that affected WASM builds.
MuPDF 1.24.6
------------
- Fix bug where redactions removed unrelated content.
MuPDF 1.24.5
------------
- Fix pyodide builds.
- Add conversions between utf16 and utf8 in language bindings.
MuPDF 1.24.4
------------
- Update to new logo/icon.
- Fix bugs relating to link destinations.
- Fix bug relating to code space ranges.
MuPDF 1.24.3
------------
- Support single page SVG in document writer.
- Fix undo/redo issue when deleting a page.
- Several bug fixes for font subsetting upon saving document.
- Fix bug relating to bookmarks upon interactive font size change in epub.
- Fix font size bug when parsing html without a font size unit.
MuPDF 1.24.2
------------
- Add option to remove line-art, images, etc. while keeping text by adding
text option when applying redactions.
- Various bug fixes.
MuPDF 1.24.1
------------
- Fix bug where text moved after sanitizing PDF page contents.
- Fix two memory leaks in the office format parser.
|
2024-08-14 07:55:33 by Adam Ciarcinski | Files touched by this commit (9) |
Log message:
mupdf: really disable FreeGLUT when not enabled as an option
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message:
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
|