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
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-04-13
Clean up mutool usage messages.
Tor Andersson
2017-03-31
Fix typo in PDFAnnotation.setQuadPoints.
Tor Andersson
2017-03-31
Remove excess newline in mutool draw output.
Robin Watts
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-23
Add generic pixmap document writer.
Tor Andersson
2017-03-22
Fix threaded muraster build.
Robin Watts
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-20
Fix threaded mutool build breakage.
Robin Watts
2017-03-15
Silence warning.
Tor Andersson
2017-03-14
Update PWG writer to be a band_writer.
Robin Watts
2017-03-14
Recast TGA output as a band writer.
Robin Watts
2017-03-11
Simplify fz_band_writer API.
Robin Watts
2017-02-21
Fix typo in ffi_PDFAnnotation_setColor.
Tor Andersson
2017-02-21
The 'count' array in pdf_annot_set_ink_list takes number of points.
Tor Andersson
2017-02-20
Add no-reuse-images option to SVG device.
Tor Andersson
2017-02-20
Add svg writer.
Tor Andersson
2017-02-14
Make svg text output format a runtime option.
Tor Andersson
2017-02-06
Be stricter when parsing OCG selections in mudraw.
Sebastian Rasmussen
2017-02-04
Bug 697514: Write SVG output to stdout if no output specified.
Sebastian Rasmussen
2017-01-31
muraster: When outputting to /dev/null, still free bitmaps.
Robin Watts
2017-01-17
Fix typos.
Sebastian Rasmussen
2016-12-27
js: Fix allocator callbacks so they don't throw fitz exceptions.
Tor Andersson
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-19
Fix broken mutool draw SVG output
Robin Watts
2016-12-14
Let pixmap colorspace conversion create new pixmap.
Sebastian Rasmussen
2016-12-14
Plug pixmap leak when fz_convert_pixmap() throws.
Sebastian Rasmussen
2016-12-14
Fix document leak when mutool info throws.
Sebastian Rasmussen
2016-12-12
Tweak pdf portfolio: automatically use incremental writing.
Tor Andersson
2016-12-12
Tweak pdf portfolio to create blank portfolios and add multiple entries.
Tor Andersson
2016-12-12
PDF Portfolio support.
Robin Watts
2016-12-12
Fix default output options in pdf create.
Tor Andersson
2016-12-08
Update pdf_array_put to allow extension.
Robin Watts
2016-11-23
Try drawing all pages in a document in mudraw if ignoring errors.
Sebastian Rasmussen
2016-11-23
js: Add setUserCSS function.
Tor Andersson
2016-11-23
Add 'X' option to disable document styles.
Tor Andersson
2016-11-23
Convert mudraw and muraster to use mu-threads.
Robin Watts
2016-11-16
pdf: Add 'compressed/raw' flag to pdf_add_stream.
Tor Andersson
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-14
Add optional 'object' argument to pdf_add_stream.
Tor Andersson
2016-11-11
API improvements.
Robin Watts
2016-11-11
Add simple layer configuration feature to mutool draw.
Robin Watts
2016-11-10
Add mutool option (-l) for setting the minimum line width.
Robin Watts
2016-11-03
Fix signed/unsigned and size_t/int/fz_off_t warnings.
Robin Watts
2016-10-28
Clean up link destination handling.
Tor Andersson
2016-10-26
Introduce options for structured text.
Sebastian Rasmussen
[next]