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