Age | Commit message (Expand) | Author |
---|---|---|
2017-09-07 | Initialize variables to appease clang scan-build. | Sebastian Rasmussen |
2017-07-03 | Don't leak fz_image if xps fails to parse tiling brush. | 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-01-09 | Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer. | Tor Andersson |
2016-10-19 | Move headers to make xps_document an internal type. | Sebastian Rasmussen |
2015-09-01 | Default to invert_cmyk_jpeg for all formats other than PDF. | Tor Andersson |
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-08-28 | invert color transformed CMYK JPEG images | Simon Bünzli |
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |