index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
tools
Age
Commit message (
Expand
)
Author
2018-03-22
Use pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Load most annotations, even if they are missing appearances.
Tor Andersson
2018-03-22
Fix 699130: Handle missing arguments in directives in mutool create.
Sebastian Rasmussen
2018-03-16
Add simple fonts with 8-bit greek and cyrillic encodings.
Tor Andersson
2018-03-16
Add simple CJK font creation.
Tor Andersson
2018-02-27
Use fz_point for pdf_set_annot_ink_list and vertices too.
Tor Andersson
2018-02-27
Add annotation Vertices creation functions.
Tor Andersson
2018-02-27
Fix bug in pdfshow (confusion between indirect/resolved streams).
Tor Andersson
2018-02-13
Add JNI and JS bindings to layer device calls.
Tor Andersson
2018-02-13
mutool extract: Don't save raw CMYK jpegs when the -r flag is enabled.
Tor Andersson
2018-02-08
Add 'null' output device so we can remove NULL checks in hot functions.
Tor Andersson
2018-02-06
Remove duplicated help string from mudraw.
Sebastian Rasmussen
2018-02-02
Signature support: add a null pdf_check_signature function
Paul Gardiner
2018-02-02
Signature support: decouple mupdf from the pkcs7 implementation
Paul Gardiner
2018-01-31
Use convenience pdf dictionary/array creation functions.
Tor Andersson
2018-01-29
Bug 698908: Plug PDF object leaks when decimating pages in pdfposter.
Sebastian Rasmussen
2018-01-29
If drawing to one file per page in mudraw, don't use append mode.
Sebastian Rasmussen
2018-01-19
Perform signature verification via fz_stream
Paul Gardiner
2018-01-10
Add colorspace type enum and use it instead of hardcoded checks on N.
Tor Andersson
2018-01-04
Update 'mutool run' man page.
Tor Andersson
2017-12-13
Add 'clean' option to pdfclean to clean (but not sanitize) content streams.
Tor Andersson
2017-11-22
jni/js: Add support for annotation modification dates.
Sebastian Rasmussen
2017-11-22
jni/js: Use correct text encoding in annotation author and contents.
Fred Ross-Perry
2017-11-22
jni/js: Add interfaces for creating UTF-16BE and PDF byte strings.
Sebastian Rasmussen
2017-11-22
jni: Return correct quadpoints coordinates.
Sebastian Rasmussen
2017-11-22
jni: Return correct inklist coordinates.
Sebastian Rasmussen
2017-11-22
js: Return undef when not finding metadata.
Sebastian Rasmussen
2017-11-22
Prefer using fz_snprintf over snprintf.
Sebastian Rasmussen
2017-11-08
Bug 698460: Mudraw: Set stdout to binary on windows
Robin Watts
2017-11-08
Select and copy structured text by lines.
Tor Andersson
2017-11-08
Bug 698467: Honour resolution in text extraction.
Robin Watts
2017-11-08
Use fz_snprintf in preference to snprintf.
Robin Watts
2017-11-08
Fix TGA banded operation.
Robin Watts
2017-11-08
Pixmap writers for formats with alpha should handle premultiplied data.
Robin Watts
2017-11-02
Fixes for win32 build.
Tor Andersson
2017-11-01
Add separate fz_close_output step.
Tor Andersson
2017-11-01
Use int64_t for public file API offsets.
Tor Andersson
2017-10-24
Improved overprint (simulation) control.
Robin Watts
2017-10-24
Fix overprinting simulation in RGB output with no spots.
Robin Watts
2017-10-24
Add support for use of proofing profile.
Robin Watts
2017-10-24
mudraw: Add ability to specify icc profile for target colorspace.
Michael Vrhel
2017-10-13
Simple PCLm device.
Robin Watts
2017-10-12
Fix reference counting error in pdf_add_page.
Tor Andersson
2017-10-12
mutool run: Take reference to global colorspaces.
Tor Andersson
2017-10-12
Add 'mutool sign' tool for verifying digital PDF signatures.
Tor Andersson
2017-10-12
Fix bug in murun when creating buffers from strings.
Tor Andersson
2017-09-12
Add -O flag to mudraw to control spots.
Robin Watts
2017-09-12
Fix merge error in murun.c
Tor Andersson
2017-09-07
Make sure to always drop a fz_device even upon error.
Sebastian Rasmussen
2017-09-07
Initialize variables to appease clang scan-build.
Sebastian Rasmussen
[next]