summaryrefslogtreecommitdiff
path: root/apps/mudraw.c
AgeCommit message (Expand)Author
2012-04-20Add -ttt into usage string for mudraw.Robin Watts
2012-04-06Bug 692960: Ensure that -g flag overrides filename detectionRobin Watts
2012-03-16Mudraw: Maximum width/height flags.Robin Watts
2012-03-14Fix memory leaks in style sheet handling of the new text device.Tor Andersson
2012-03-13Make fz_print functions all take a FILE *.Robin Watts
2012-03-13Rename some functions and accessors to be more consistent.Tor Andersson
2012-03-12Create style sheet and group extracted text into blocks, lines and spans.Tor Andersson
2012-03-12Merge branch 'header-split'Robin Watts
2012-03-12Add -w, -h and -f options to mudraw.cRobin Watts
2012-03-12More API work.Robin Watts
2012-03-12Merge branch 'master' into header-splitRobin Watts
2012-03-12More API tidying.Robin Watts
2012-03-10Make mudraw and the trace device print well-formed XML.Sebastian Rasmussen
2012-03-07Tweak Halftone functionsRobin Watts
2012-03-07Splitting tweaks.Tor Andersson
2012-03-06Split fitz.h/mupdf.h into internal/external headers.Robin Watts
2012-02-13Create mudraw; mupdfdraw cloned and adapted to use fz_documentRobin Watts