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
2016-04-26
pdfmerge: Clean up error messages and fix try/catch variable error.
Tor Andersson
2016-04-26
Add 'mutool convert' and new document writer interface.
Tor Andersson
2016-04-22
pdf: Remember to drop objects inserted into dicts.
Sebastian Rasmussen
2016-04-21
Fix potential segfault when mapping JS strings to PDF.
Tor Andersson
2016-04-19
Add mutool merge
Michael Vrhel
2016-04-05
Add 'Low Memory' mode to Mutool draw.
Robin Watts
2016-04-05
Add threaded operation to mudraw.
Robin Watts
2016-04-05
Clean up bidi enum names.
Tor Andersson
2016-03-31
Initialize pdf write options to zero in pdfclean.
Tor Andersson
2016-03-31
Initialize disabled document writing flags to zero
Sebastian Rasmussen
2016-03-25
Fix PS output banded mode operation.
Robin Watts
2016-03-25
Refactor pcl output to work in bands.
Robin Watts
2016-03-25
Tweak the PCL page size handling/options.
Robin Watts
2016-03-25
Add 24 bit RGB PCL output mode.
Robin Watts
2016-03-23
js: Create 'argv' global containing arguments passed to mutool run.
Tor Andersson
2016-03-23
js: Add some low level document object access.
Tor Andersson
2016-03-23
Compile embedded fonts in separate C files.
Tor Andersson
2016-03-23
Mudraw: Enable banded operation for pkm.
Robin Watts
2016-03-22
Add Google Perf Tools build.
Robin Watts
2016-03-21
Mudraw: Avoid reopening output files.
Robin Watts
2016-03-21
Add .ps output to mutool draw.
Robin Watts
2016-03-21
Fix compiler warnings in murun.c and pdf-js.c by tagging rethrow as noreturn.
Tor Andersson
2016-03-18
Add 1bpp cmyk output to mutool draw.
Robin Watts
2016-03-16
mutool draw: Add banded mode output for pbm files.
Robin Watts
2016-03-15
mudraw: Fix leak of fz_output in stdout case.
Robin Watts
2016-03-15
Mutool draw: Simplify output handling code.
Robin Watts
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-03-14
mudraw: Print summary information to stderr.
Tor Andersson
2016-03-14
js: Document password and metadata.
Tor Andersson
2016-03-14
js: Add DisplayList and DisplayListDevice.
Tor Andersson
2016-03-14
js: Fix some reference counting errors.
Tor Andersson
2016-03-14
js: Add upcasting to fz_document from pdf_document.
Tor Andersson
2016-03-14
js: More object accessor functions.
Tor Andersson
2016-03-14
js: Add pdf.countPages and pdf.findPage.
Tor Andersson
2016-03-14
js: Add buffer.save() to write contents of buffer to file.
Tor Andersson
2016-03-14
js: Add obj.writeStream and writeRawStream to update stream contents.
Tor Andersson
2016-03-14
js: Add obj.readStream and obj.readRawStream.
Tor Andersson
2016-03-14
js: Add PDFObject.forEach(f) to iterate over dictionaries and arrays.
Tor Andersson
2016-03-14
Take pdf_obj argument to pdf_is_stream.
Tor Andersson
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-11
Rejig Bidirectional and Text code.
Robin Watts
2016-03-07
murun: Avoid returning values from void functions.
Robin Watts
2016-03-02
js: Add PDF resource and page functions.
Tor Andersson
2016-03-02
js: Fix reference counting errors.
Tor Andersson
2016-03-02
js: Add fz_buffer.
Tor Andersson
2016-03-01
js: Add PDF document and object access.
Tor Andersson
2016-03-01
Don't use pdf_page struct when creating pages.
Tor Andersson
2016-03-01
Rename pdf_close_document to pdf_drop_document.
Tor Andersson
2016-03-01
pdfcreate: Fix typo.
Tor Andersson
2016-03-01
Mudraw: Avoid clearing the output pcl file after every page.
Robin Watts
[prev]
[next]