summaryrefslogtreecommitdiff
path: root/source/fitz/bitmap.c
AgeCommit message (Expand)Author
2016-07-08Use fz_keep_imp and fz_drop_imp for all reference counting.Tor Andersson
2016-03-21Tweak NULL output code.Robin Watts
2016-03-18Add 1bpp cmyk output to mutool draw.Robin Watts
2016-03-16mutool draw: Add banded mode output for pbm files.Robin Watts
2016-01-05Add pixmap struct accessors.Tor Andersson
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-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2013-06-20Rearrange source files.Tor Andersson