Age | Commit message (Expand) | Author |
---|---|---|
2017-03-22 | Always use %g for short-as-possible format character. | Tor Andersson |
2017-03-22 | Rename fz_putc/puts/printf to fz_write_*. | Tor Andersson |
2017-03-11 | Fix PS image output. | Robin Watts |
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-28 | Fix inconsistency in band handling. | Robin Watts |
2016-05-24 | fz_pixmap revamp: add stride and make alpha optional | Robin Watts |
2016-03-25 | Fix PS output banded mode operation. | Robin Watts |
2016-03-21 | Add .ps output to mutool draw. | Robin Watts |