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
/
murun.c
Age
Commit message (
Expand
)
Author
2018-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
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-05-16
js: Add Shade.bound function and bbox device example.
Tor Andersson
2018-05-02
Improve error handling in murun shell and update MuJS submodule.
Tor Andersson
2018-04-25
Support creating both serif and sans-serif CJK fonts in mutool create.
Tor Andersson
2018-04-25
Remove document argument from pdf_new_primitive functions.
Tor Andersson
2018-03-22
Load most annotations, even if they are missing appearances.
Tor Andersson
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-13
Add JNI and JS bindings to layer device calls.
Tor Andersson
2018-01-04
Update 'mutool run' man page.
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-08
Select and copy structured text by lines.
Tor Andersson
2017-10-12
mutool run: Take reference to global colorspaces.
Tor Andersson
2017-10-12
Fix bug in murun when creating buffers from strings.
Tor Andersson
2017-09-12
Fix merge error in murun.c
Tor Andersson
2017-09-07
Initialize variables to appease clang scan-build.
Sebastian Rasmussen
2017-09-07
Declare variable fz_var().
Sebastian Rasmussen
2017-08-17
Simplify stext structure and device.
Tor Andersson
2017-07-27
murun: Remember to js_endtry() before returning.
Sebastian Rasmussen
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-07-17
Add colorspace handling to transparency groups
Michael Vrhel
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-19
Fix 697898: Typo in iterator in JS Page.getLinks().
Tor Andersson
2017-05-08
js: Propagate errors from JS devices to fitz.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Use feature defines in tools.
Tor Andersson
2017-04-20
js: Push annotation error handling down to library.
Sebastian Rasmussen
2017-04-20
js: Add set/get of interior color of annotations.
Sebastian Rasmussen
2017-04-14
js: Avoid duplicating cleanup code.
Sebastian Rasmussen
2017-04-14
js: Deleting an annotation has no return value.
Sebastian Rasmussen
2017-03-31
Fix typo in PDFAnnotation.setQuadPoints.
Tor Andersson
2017-03-28
Rejig fz_new_device to be fz_new_derived_device.
Robin Watts
2017-03-27
Tweak document_writer - don't pass dev back in.
Robin Watts
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
[next]