Age | Commit message (Expand) | Author |
2017-09-07 | Make sure to always drop a fz_device even upon error. | Sebastian Rasmussen |
2017-08-17 | Add PWG document writer. | Tor Andersson |
2017-07-19 | Update band writer (especially PSD) to cope with spots | Robin Watts |
2017-06-22 | Add Color Management interface to MuPDF, with LCMS implementation. | Michael Vrhel |
2017-04-27 | Include required system headers. | Tor Andersson |
2017-03-22 | Rename fz_putc/puts/printf to fz_write_*. | Tor Andersson |
2017-03-14 | Update PWG writer to be a band_writer. | Robin Watts |
2016-07-18 | Attempt to fix PWG output. | Robin Watts |
2016-05-24 | fz_pixmap revamp: add stride and make alpha optional | Robin Watts |
2016-04-26 | Rename fz_write_int32be to fz_write_int32_be to be consistent with fz_read_in... | Tor Andersson |
2015-12-15 | Rename fz_output_x to fz_write_pixmap_as_x etc. | Tor Andersson |
2015-12-15 | Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x. | Tor Andersson |
2015-12-11 | Use fz_output instead of FILE* for most of our output needs. | Tor Andersson |
2015-05-15 | Support pdf files larger than 2Gig. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2013-10-31 | Add CMYK support to PWG output. | Tor Andersson |
2013-06-20 | Rearrange source files. | Tor Andersson |