summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-op-filter.c
AgeCommit message (Expand)Author
2017-07-06Drop pdf processor graphics state upon error.Sebastian Rasmussen
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-06-03Add documentation for pdf_processors.Robin Watts
2017-04-27Include required system headers.Tor Andersson
2016-12-27Strip extraneous blank lines.Tor Andersson
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-05-24Fix 696796: clamp color values in PDF to valid range.Tor Andersson
2016-04-18Fix broken documents after sanitizeRobin Watts
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
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-17Ensure that BDC operators get both params.Robin Watts
2014-03-04Fix memory leaks in pdf-filter code.Robin Watts
2014-03-04Add pdf_process for filtering operator streams.Robin Watts