index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
mudraw.c
Age
Commit message (
Expand
)
Author
2012-07-27
Fix typo in mudraw preventing tracking of slowest page draw
Sebastian Rasmussen
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-12
Change mudraw to set the error code if rendering errors present.
Robin Watts
2012-05-27
Print filenames for fastes/slowest page in mudraw
Sebastian Rasmussen
2012-05-10
Clamp page numbers given to mupdfclean.
Sebastian Rasmussen
2012-05-01
Always print the file name upon errors in mudraw.
Sebastian Rasmussen
2012-04-28
Avoid diving by zero in mudraw.
Sebastian Rasmussen
2012-04-20
Add -ttt into usage string for mudraw.
Robin Watts
2012-04-06
Bug 692960: Ensure that -g flag overrides filename detection
Robin Watts
2012-03-16
Mudraw: Maximum width/height flags.
Robin Watts
2012-03-14
Fix memory leaks in style sheet handling of the new text device.
Tor Andersson
2012-03-13
Make fz_print functions all take a FILE *.
Robin Watts
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-12
Create style sheet and group extracted text into blocks, lines and spans.
Tor Andersson
2012-03-12
Merge branch 'header-split'
Robin Watts
2012-03-12
Add -w, -h and -f options to mudraw.c
Robin Watts
2012-03-12
More API work.
Robin Watts
2012-03-12
Merge branch 'master' into header-split
Robin Watts
2012-03-12
More API tidying.
Robin Watts
2012-03-10
Make mudraw and the trace device print well-formed XML.
Sebastian Rasmussen
2012-03-07
Tweak Halftone functions
Robin Watts
2012-03-07
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-13
Create mudraw; mupdfdraw cloned and adapted to use fz_document
Robin Watts