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
/
pdf
/
pdf-run.c
Age
Commit message (
Expand
)
Author
2017-10-24
Look for changes to Default colorspaces in XObjects.
Robin Watts
2017-07-27
Avoid leaking colorspace
Robin Watts
2017-07-19
Fix use-after-free of default colorspaces.
Robin Watts
2017-07-19
Fix colorspace leaks with group colorspaces.
Robin Watts
2017-07-17
If page has no group then use output intent color space
Michael Vrhel
2017-07-17
Add colorspace handling to transparency groups
Michael Vrhel
2017-07-04
Remove is_static from fz_new{,_icc}_colorspace.
Robin Watts
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-04-27
Include required system headers.
Tor Andersson
2017-01-09
Add missing pdf_close_processor calls.
Tor Andersson
2016-11-11
Add pdf_layer configuration API.
Robin Watts
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-01-05
Remove fz_page argument from fz_annot function calls.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
2015-03-24
Don't pass interpreter context to pdf_processor opcode callbacks.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-04
Bug 691691: Add way of clearing cached objects out of the xref.
Robin Watts
2014-03-04
Add pdf_process interface.
Robin Watts