summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/output-png.h
AgeCommit message (Expand)Author
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-03-15Split fz_band_writer into its own header file.Tor Andersson
2016-10-12Regularize band writer interface.Robin Watts
2016-06-28Fix inconsistency in band handling.Robin Watts
2016-06-16Drop save_alpha argument from image writing functions.Tor Andersson
2016-05-24fz_pixmap revamp: add stride and make alpha optionalRobin Watts
2016-04-28Partial image decode.Robin Watts
2016-03-25Refactor pcl output to work in bands.Robin Watts
2016-02-22Drop const from fz_image.Tor Andersson
2016-01-13Add lots of consts.Robin Watts
2015-12-15Rename fz_output_x to fz_write_pixmap_as_x etc.Tor Andersson
2015-12-15Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.Tor Andersson
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2013-10-10Add fz_new_png_from_pixmapRobin Watts
2013-08-30Add simple banding to mudraw.Robin Watts
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson