summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz.h
AgeCommit message (Expand)Author
2017-10-13Add fz_deflate family of functions.Robin Watts
2017-10-13Simple PCLm device.Robin Watts
2017-06-22Add PSD deviceRobin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-04-27Remove fz_function abstract structure.Tor Andersson
2017-04-27Include "mupdf/ucdn.h" explicitly.Tor Andersson
2017-03-15Split fz_band_writer into its own header file.Tor Andersson
2017-01-17Fix 697476: Rename header files.Tor Andersson
2016-09-08Make fz_archive a generic archive type.Sebastian Rasmussen
2016-05-30Add config.h include file.Robin Watts
2016-04-26Add 'mutool convert' and new document writer interface.Tor Andersson
2016-04-05Clean up bidi enum names.Tor Andersson
2016-03-21Add .ps output to mutool draw.Robin Watts
2016-03-14Add C++ extern "C" guards in public header files.Tor Andersson
2016-01-18First import of bidi code.Robin Watts
2016-01-08Add pool allocator.Tor Andersson
2015-12-18Remove fz_save_document and use pdf_save_document directly instead.Tor Andersson
2015-09-14Add utility functions to help reduce device creation boilerplate.Tor Andersson
2015-08-24Move ucdn.h into public headers.Tor Andersson
2015-06-29Add Separation class to fitz.Robin Watts
2015-04-14Split fz_meta into separate querying functions.Tor Andersson
2014-12-03Add ZIP file and directory reading module.Tor Andersson
2013-11-05Add binary search tree for mapping strings to void* pointers.Tor Andersson
2013-09-27add support for .tga output to mudrawSimon Bünzli
2013-09-03Add FZ_VERSION define. Check header and library version compatibility.Tor Andersson
2013-08-30Use RLE coding scheme for glyph bitmaps.Robin Watts
2013-06-18Split fitz.h into subheaders.Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson