Age | Commit message (Expand) | Author |
---|---|---|
2015-12-11 | Use fz_output instead of FILE* for most of our output needs. | Tor Andersson |
2015-04-16 | ASCIIHexEncode inline images during sanitization if do_ascii is set. | Tor Andersson |
2015-03-24 | Don't pass interpreter context to pdf_processor opcode callbacks. | 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 |
2014-03-18 | Fix operator buffering of inline images. | Robin Watts |
2014-03-13 | Make pdf_output_obj consistent with pdf_fprint_obj | Robin Watts |
2014-03-04 | Add pdf_process for writing operator streams out to a buffer. | Robin Watts |