Age | Commit message (Expand) | Author |
---|---|---|
2017-03-23 | Add generic pixmap document writer. | Tor Andersson |
2017-03-22 | Rename fz_putc/puts/printf to fz_write_*. | Tor Andersson |
2017-03-11 | Simplify fz_band_writer API. | Robin Watts |
2017-01-06 | Fix /dev/null slowdown. | Robin Watts |
2016-10-12 | Change code from using bandheight to using band_height. | Robin Watts |
2016-10-12 | Regularize band writer interface. | Robin Watts |
2016-06-29 | Handle alpha-only PAM output as grayscale. | Sebastian Rasmussen |
2016-06-29 | Output only as many components for PAM as exist. | Sebastian Rasmussen |
2016-06-21 | Handle colorspaces correctly when writing pnm. | Sebastian Rasmussen |
2016-06-17 | Fix fz_write_pam code. | Robin Watts |
2016-06-17 | Improve banding API. | 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 |