Age | Commit message (Expand) | Author |
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 |
2015-02-17 | Reference count fz_document. | Tor Andersson |
2015-01-20 | don't try extracting object number 0 | Simon Bünzli |
2014-09-09 | test-device: Abort interpretation when color found. | Robin Watts |
2014-08-27 | Revise test-device; thresholding and exhaustive checking. | Tor Andersson |
2014-08-12 | Fix 695411: Catch errors when loading objects in mutool extract. | Tor Andersson |
2014-08-12 | Change error messages in mutool extract to follow the house style. | Tor Andersson |
2014-07-17 | Add feature testing device, and call it from mudraw with -T flag. | Tor Andersson |
2014-05-05 | Fix 695207: printf format bug in mutool info. | Tor Andersson |
2014-03-25 | Split mjs script generation to separate tool. | Tor Andersson |
2014-03-20 | Respect reverse page ranges in mutool clean. | Tor Andersson |
2014-03-19 | Add routine to clean pdf content streams for pages. | Robin Watts |
2014-03-19 | Make mutool clean sanitise the Dests lists when subsetting. | Robin Watts |
2014-03-13 | Tweak pdfclean and pdfinfo to be useful as libraries. | Robin Watts |
2014-01-09 | Add -o option for mutool show. | Tor Andersson |
2014-01-07 | Introduce 'document handlers'. | Robin Watts |
2014-01-06 | fix various MSVC warnings | Simon Bünzli |
2013-10-31 | Add CMYK and CMYK Alpha colorspaces to mudraw options. | Tor Andersson |
2013-10-31 | Add CMYK support to PAM output. | Tor Andersson |
2013-09-30 | Disable image interpolation with a hint. | Robin Watts |
2013-09-27 | add support for .tga output to mudraw | Simon Bünzli |
2013-09-06 | Add '-' as a option for stdout to mudraw | Robin Watts |
2013-08-30 | Add simple banding to mudraw. | Robin Watts |
2013-08-28 | Dump glyph cache size as part of mudraw -M | Robin Watts |
2013-08-21 | Add simple memory use tracking to mudraw | Robin Watts |
2013-08-21 | Add -F flag to mudraw to allow format selection. | Robin Watts |
2013-07-26 | Reword mutool usage text. | Tor Andersson |
2013-07-25 | Fix mutool poster operation. | Robin Watts |
2013-07-24 | Bug 694429: Fix potential overflows in sprintf in pdfextract | Robin Watts |
2013-07-11 | Implement dynamic page tree lookups. | Tor Andersson |
2013-07-04 | Update pdf_write_document to support incremental update | Paul Gardiner |
2013-06-26 | Silence compiler warnings. | Tor Andersson |
2013-06-25 | Rid the world of "pdf_document *xref". | Robin Watts |
2013-06-25 | Update pdf_obj's to have a pdf_document field. | Robin Watts |
2013-06-21 | Initial PDF editing/page creation commit | Robin Watts |
2013-06-20 | Rename fz_image_to_pixmap to fz_new_pixmap_from_image. | Tor Andersson |
2013-06-20 | Rearrange source files. | Tor Andersson |