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-10-24
Improved overprint (simulation) control.
Robin Watts
2017-10-24
Fix overprinting simulation in RGB output with no spots.
Robin Watts
2017-10-24
Add support for use of proofing profile.
Robin Watts
2017-10-24
mudraw: Add ability to specify icc profile for target colorspace.
Michael Vrhel
2017-10-13
Simple PCLm device.
Robin Watts
2017-10-12
Fix reference counting error in pdf_add_page.
Tor Andersson
2017-10-12
mutool run: Take reference to global colorspaces.
Tor Andersson
2017-10-12
Add 'mutool sign' tool for verifying digital PDF signatures.
Tor Andersson
2017-10-12
Fix bug in murun when creating buffers from strings.
Tor Andersson
2017-09-12
Add -O flag to mudraw to control spots.
Robin Watts
2017-09-12
Fix merge error in murun.c
Tor Andersson
2017-09-07
Make sure to always drop a fz_device even upon error.
Sebastian Rasmussen
2017-09-07
Initialize variables to appease clang scan-build.
Sebastian Rasmussen
2017-09-07
Declare variable fz_var().
Sebastian Rasmussen
2017-08-17
Fix printing of file level headers and trailers in mudraw.
Tor Andersson
2017-08-17
Add PCL document writer.
Tor Andersson
2017-08-17
Add PWG document writer.
Tor Andersson
2017-08-17
Simplify stext structure and device.
Tor Andersson
2017-08-09
Add XHTML output format to mudraw.
Tor Andersson
2017-08-07
tools: Move trace alloc info into callback argument.
Sebastian Rasmussen
2017-07-27
Add text format document writer.
Tor Andersson
2017-07-27
murun: Remember to js_endtry() before returning.
Sebastian Rasmussen
2017-07-21
Add 'mutool trace' command.
Tor Andersson
2017-07-19
Add knowledge of spots to mudraw.
Robin Watts
2017-07-19
Update band writer (especially PSD) to cope with spots
Robin Watts
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-07-17
Add colorspace handling to transparency groups
Michael Vrhel
2017-07-11
Disable parallel interpretation/rendering if threads are disabled.
Sebastian Rasmussen
2017-07-11
Drop unused page/display list if threading not enabled.
Sebastian Rasmussen
2017-07-10
Make threading a compile-time option and propagate it to all tools.
Sebastian Rasmussen
2017-07-10
Declare variable only used in one file static.
Sebastian Rasmussen
2017-07-04
Mudraw: Avoid bounding pages twice when outputting text.
Robin Watts
2017-07-04
mjsgen: Handle errors gracefully.
Sebastian Rasmussen
2017-07-04
mjsgen: Add context to all interface calls.
Sebastian Rasmussen
2017-07-04
Fix possible leaks if fz_bound_page throws.
Robin Watts
2017-07-04
Remove is_static from fz_new{,_icc}_colorspace.
Robin Watts
2017-07-04
Avoid losing dev if error thrown in mudraw. Solves leaks.
Robin Watts
2017-06-27
Drop document in case of error.
Sebastian Rasmussen
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add const to pdf_toname.
Tor Andersson
2017-06-22
Add PSD device
Robin Watts
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-06
Declare functions without arguments as taking void.
Sebastian Rasmussen
2017-06-06
Remove unused variable/function.
Sebastian Rasmussen
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-06-03
Alphabetically sort mutool options.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-25
Replace broken FZ_IGNORE_IMAGE hints with other mechanisms.
Tor Andersson
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
[prev]
[next]