summaryrefslogtreecommitdiff
path: root/source/tools/mudraw.c
AgeCommit message (Expand)Author
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-20Fix Memtrace for 64bit operation.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
2014-09-09test-device: Abort interpretation when color found.Robin Watts
2014-08-27Revise test-device; thresholding and exhaustive checking.Tor Andersson
2014-07-17Add feature testing device, and call it from mudraw with -T flag.Tor Andersson
2014-03-25Split mjs script generation to separate tool.Tor Andersson
2014-01-07Introduce 'document handlers'.Robin Watts
2014-01-06fix various MSVC warningsSimon Bünzli
2013-10-31Add CMYK and CMYK Alpha colorspaces to mudraw options.Tor Andersson
2013-10-31Add CMYK support to PAM output.Tor Andersson
2013-09-30Disable image interpolation with a hint.Robin Watts
2013-09-27add support for .tga output to mudrawSimon Bünzli
2013-09-06Add '-' as a option for stdout to mudrawRobin Watts
2013-08-30Add simple banding to mudraw.Robin Watts
2013-08-28Dump glyph cache size as part of mudraw -MRobin Watts
2013-08-21Add simple memory use tracking to mudrawRobin Watts
2013-08-21Add -F flag to mudraw to allow format selection.Robin Watts
2013-06-21Initial PDF editing/page creation commitRobin Watts
2013-06-20Rearrange source files.Tor Andersson