index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2017-01-17
Fix typos.
Sebastian Rasmussen
2016-11-23
js: Add setUserCSS function.
Tor Andersson
2016-11-14
js: Update docs for annotation functions (WIP).
Tor Andersson
2016-11-14
Add optional 'object' argument to pdf_add_stream.
Tor Andersson
2016-10-26
js: Update docs with PDFObject accessor functions.
Tor Andersson
2016-10-21
Update docs/naming.txt
Tor Andersson
2016-10-07
Fix link in documentation.
Tor Andersson
2016-10-07
js: Make PDFDocument, PDFPage, and PDFAnnotation subclasses.
Tor Andersson
2016-08-30
js: Add PDFObject.length and PDFObject.push() to handle arrays.
Tor Andersson
2016-07-14
Fix whitespace and indentation.
Tor Andersson
2016-07-12
js: Add doc.loadOutline and page.getLinks functions.
Tor Andersson
2016-07-12
js: Update DrawDevice example.
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
js: Add wrapper for fz_stext_page to search, select and copy text.
Tor Andersson
2016-07-06
Add fitz to pdf downcasting functions for pages and annotations.
Tor Andersson
2016-07-06
Add annotations to murun.
Tor Andersson
2016-07-06
Add optional support for JPEG-XR.
Sebastian Rasmussen
2016-07-06
Add optional support for Luratech JPEG2000 decoder.
Sebastian Rasmussen
2016-06-29
Make docs/thirdparty.txt info current and accurate.
Sebastian Rasmussen
2016-06-29
Update examples.
Tor Andersson
2016-06-23
Update JNI code. Take explicit alpha argument in toPixmap functions.
Tor Andersson
2016-06-17
Add separate X and Y resolution to draw device options.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Add some quick notes on integer types.
Robin Watts
2016-06-16
Update getStride and add getAlpha to JS bindings.
Tor Andersson
2016-06-14
Add missing subtools to mutool manpage.
Sebastian Rasmussen
2016-06-06
Add FZ_ENABLE_JS configuration define.
Tor Andersson
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-05-20
murun: Add Buffer#writeBuffer to allow for concatenating buffers.
Tor Andersson
2016-05-20
murun: Add graftObject to javascript bindings.
Tor Andersson
2016-05-13
murun: Add document writer object.
Tor Andersson
2016-05-13
Add long output option parsing.
Tor Andersson
2016-04-27
Tweak pdf-write option handling.
Tor Andersson
2016-04-27
murun: Add pdf.deleteObject().
Tor Andersson
2016-04-27
Add fz_close_device function.
Tor Andersson
2016-04-26
Add 'mutool run' documentation.
Tor Andersson
2016-02-29
Update man pages with new pdfcreate command.
Tor Andersson
2016-02-12
Add logo and icon image files.
Tor Andersson
2016-01-20
Update manpages.
Sebastian Rasmussen
2016-01-05
Link required thirdparty libraries into one library: libmupdfthird.a
Tor Andersson
2015-12-15
Add logo files.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-09-25
Update docs/example.c to use utility functions.
Tor Andersson
2015-06-11
Update make instructions in examples to allow for crypto lib.
Robin Watts
2015-05-25
Merge 'mudraw' into 'mutool' binary.
Tor Andersson
2015-04-16
mutool clean -z option to compress streams.
Tor Andersson
2015-04-08
Update docs/thirdparty.txt
Tor Andersson
2015-04-08
Add docs/example.c and docs/multi-threaded.c to 'make examples' target.
Tor Andersson
2015-04-08
Update documentation with fz_context changes.
Robin Watts
[next]