summaryrefslogtreecommitdiff
path: root/source/fitz/output-tga.c
AgeCommit message (Expand)Author
2017-07-19Update band writer (especially PSD) to cope with spotsRobin Watts
2017-06-22Add Color Management interface to MuPDF, with LCMS implementation.Michael Vrhel
2017-04-27Include required system headers.Tor Andersson
2017-03-22Rename fz_putc/puts/printf to fz_write_*.Tor Andersson
2017-03-14Recast TGA output as a band writer.Robin Watts
2017-03-11Improve API documentation for fz_output.Robin Watts
2016-06-16Drop save_alpha argument from image writing functions.Tor Andersson
2016-06-16Split image output functions into separate files.Tor Andersson