summaryrefslogtreecommitdiff
path: root/fitz/image_save.c
AgeCommit message (Expand)Author
2013-06-18Move fz_write_pixmap wrapper into pdfextract (its only user).Tor Andersson
2013-06-18Merge common and internal headers into one.Tor Andersson
2013-06-18Move header files into separate include directory.Tor Andersson
2013-05-16Add colorspace context.Tor Andersson
2013-02-06Rename bbox to irect.Tor Andersson
2013-02-06Change to pass structures by reference rather than value.Robin Watts
2012-03-13Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.Tor Andersson
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-12Change order of params in fz_convert_pixmap to C standard.Robin Watts
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts