summaryrefslogtreecommitdiff
path: root/include/mupdf/pdf/interpret.h
AgeCommit message (Expand)Author
2018-08-22Remove the old 'nested depth' tracking.Tor Andersson
2018-07-05Pass matrices by value: device and document interface.Tor Andersson
2018-02-27Remove pdf_xobject wrapper struct.Tor Andersson
2017-11-14Ensure that after_text functions get ctm.Robin Watts
2017-11-06Expose text filtering through pdf_clean interface.Robin Watts
2017-11-06Use text state handling in pdf_filter_processor to filter text.Robin Watts
2017-11-06Extract text state handling from run pdf_processor.Robin Watts
2017-10-24Look for changes to Default colorspaces in XObjects.Robin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-06-03Add documentation for pdf_processors.Robin Watts
2016-11-11Add pdf_layer configuration API.Robin Watts
2016-07-08Separate close and drop functionality for devices and writers.Tor Andersson
2016-04-18Fix broken documents after sanitizeRobin Watts
2015-04-16ASCIIHexEncode inline images during sanitization if do_ascii is set.Tor Andersson
2015-03-24Don't pass interpreter context to pdf_processor opcode callbacks.Tor Andersson