summaryrefslogtreecommitdiff
path: root/source/tools
AgeCommit message (Expand)Author
2016-01-20Various formatting cleanups.Tor Andersson
2015-12-28Rename fz_image_get_pixmap to fz_get_pixmap_from_image.Tor Andersson
2015-12-18Remove fz_save_document and use pdf_save_document directly instead.Tor Andersson
2015-12-18Rename fz_halftone_pixmap to fz_new_bitmap_from_pixmap.Tor Andersson
2015-12-15Rename fz_output_x to fz_write_pixmap_as_x etc.Tor Andersson
2015-12-15Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.Tor Andersson
2015-12-11Rename structured text structs and functions to 'stext'.Tor Andersson
2015-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-10-02Bug 696078: Improve box handling in poster tool.Robin Watts
2015-09-28Fix mudraw text outputting to respect given filename.Robin Watts
2015-09-28Fix -p option to mutool draw.Robin Watts
2015-09-02Fix broken build due to mudraw not being updated for changes to gproof creationMichael Vrhel
2015-07-20Add .gproof output mode to mudraw.Robin Watts
2015-06-29Rejig the internals of fz_image slightly.Robin Watts
2015-06-02Ensure that we can still build mudraw standalone if we want to.Robin Watts
2015-05-25Merge 'mudraw' into 'mutool' binary.Tor Andersson
2015-05-19epub: User stylesheets.Tor Andersson
2015-05-15Support pdf files larger than 2Gig.Robin Watts
2015-04-16mutool clean -z option to compress streams.Tor Andersson
2015-04-14Fix 695918: "mudraw -sm" format string on win32.Tor Andersson
2015-04-09Add -v option to mutool and mudraw to print MuPDF version number.Tor Andersson
2015-04-09Remove the _no_run functions.Tor Andersson
2015-04-07Fix whitespace.Tor Andersson
2015-04-07Add EPUB layout options to mupdf-x11 and mudraw.Tor Andersson
2015-04-07Rename mutool show 'pages' to 'pagetree' to reduce possible confusion.Tor Andersson
2015-04-06Update mutool subtools to use PDF_NAME_xxx rather than "xxx".Robin Watts
2015-04-06Add mutool pages subcommand.Robin Watts
2015-04-06Move the guts of pdfclean into the lib.Robin Watts
2015-04-06Fix oddity with pdfinfoRobin Watts
2015-04-02Bug 695900: pdfclean return code is inverted.Robin Watts
2015-04-01Update manpages.Tor Andersson
2015-04-01Fix scan for %d in mudraw.Tor Andersson
2015-04-01Clean up mudraw command line syntax.Tor Andersson
2015-03-24Rework handling of PDF names for speed and memory.Robin Watts
2015-03-20Fix Memtrace for 64bit operation.Robin Watts
2015-02-25Bug 695851: Fix SEGV in mutool info.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2015-02-17Reference count fz_document.Tor Andersson
2015-01-20don't try extracting object number 0Simon Bünzli
2014-09-09test-device: Abort interpretation when color found.Robin Watts
2014-08-27Revise test-device; thresholding and exhaustive checking.Tor Andersson
2014-08-12Fix 695411: Catch errors when loading objects in mutool extract.Tor Andersson
2014-08-12Change error messages in mutool extract to follow the house style.Tor Andersson
2014-07-17Add feature testing device, and call it from mudraw with -T flag.Tor Andersson
2014-05-05Fix 695207: printf format bug in mutool info.Tor Andersson
2014-03-25Split mjs script generation to separate tool.Tor Andersson
2014-03-20Respect reverse page ranges in mutool clean.Tor Andersson
2014-03-19Add routine to clean pdf content streams for pages.Robin Watts
2014-03-19Make mutool clean sanitise the Dests lists when subsetting.Robin Watts