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-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-07-06
Fix muraster and mu-office-lib.
Robin Watts
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass matrices by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2018-06-02
mutool show: Add support for wildcards in path syntax.
Tor Andersson
2018-05-17
mutool extract: Remove spurious 'break' statement and fix double free.
Tor Andersson
2018-05-16
Don't use pdf_load_object in pdfextract.c
Tor Andersson
2018-05-16
js: Add Shade.bound function and bbox device example.
Tor Andersson
2018-05-09
Fix windows: strsep is missing on MSVC, use fz_strsep instead.
Tor Andersson
2018-05-03
Add selector syntax to 'mutool show'.
Tor Andersson
2018-05-03
Tweak 'mutool show ... grep' output.
Tor Andersson
2018-05-02
Improve error handling in murun shell and update MuJS submodule.
Tor Andersson
2018-04-27
Use pdf_dict_get_int, etc.
Tor Andersson
2018-04-25
Don't use WMode as part of CJK font lookup.
Tor Andersson
2018-04-25
Support creating both serif and sans-serif CJK fonts in mutool create.
Tor Andersson
2018-04-25
Add CMap processing scripts, and turn cmapdump into mutool.
Tor Andersson
2018-04-25
Remove document argument from pdf_new_primitive functions.
Tor Andersson
2018-04-24
Remove need for namedump by using macros and preprocessor.
Tor Andersson
2018-04-23
Avoid SEGV when mudrawing to SVG.
Robin Watts
2018-04-11
For mutool create the encoding is not actually required.
Sebastian Rasmussen
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
[next]