Age | Commit message (Expand) | Author |
---|---|---|
2018-01-10 | Add colorspace type enum and use it instead of hardcoded checks on N. | Tor Andersson |
2017-11-10 | Remove unused variables. | Tor Andersson |
2017-11-08 | Fix TGA banded operation. | Robin Watts |
2017-11-08 | Pixmap writers for formats with alpha should handle premultiplied data. | Robin Watts |
2017-11-01 | Add separate fz_close_output step. | 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 | Recast TGA output as a band writer. | Robin Watts |
2017-03-11 | Improve API documentation for fz_output. | Robin Watts |
2016-06-16 | Drop save_alpha argument from image writing functions. | Tor Andersson |
2016-06-16 | Split image output functions into separate files. | Tor Andersson |