index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
tools
/
mudraw.c
Age
Commit message (
Expand
)
Author
2017-02-14
Make svg text output format a runtime option.
Tor Andersson
2017-02-06
Be stricter when parsing OCG selections in mudraw.
Sebastian Rasmussen
2017-02-04
Bug 697514: Write SVG output to stdout if no output specified.
Sebastian Rasmussen
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-19
Fix broken mutool draw SVG output
Robin Watts
2016-11-23
Try drawing all pages in a document in mudraw if ignoring errors.
Sebastian Rasmussen
2016-11-23
Add 'X' option to disable document styles.
Tor Andersson
2016-11-23
Convert mudraw and muraster to use mu-threads.
Robin Watts
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-11
API improvements.
Robin Watts
2016-11-11
Add simple layer configuration feature to mutool draw.
Robin Watts
2016-11-10
Add mutool option (-l) for setting the minimum line width.
Robin Watts
2016-10-18
Avoid checking argument to fz_drop_*()/fz_free().
Sebastian Rasmussen
2016-10-12
Change code from using bandheight to using band_height.
Robin Watts
2016-10-12
Regularize band writer interface.
Robin Watts
2016-09-22
tools: Prefer fz_atof() to atof().
Sebastian Rasmussen
2016-09-08
Add options to control heuristics in structured text.
Sebastian Rasmussen
2016-07-13
Bug 696699: Fix Text extraction mediabox information.
Robin Watts
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-06-28
Mudraw: Fix interation with banding and display list.
Robin Watts
2016-06-28
Fix inconsistency in band handling.
Robin Watts
2016-06-23
Always print filenames in mudraw.
Sebastian Rasmussen
2016-06-22
mudraw: Don't apply ctm twice when not using display list.
Tor Andersson
2016-06-20
Bug 696839: Fix -I option to mudraw.
Robin Watts
2016-06-17
Set pixmap resolution when creating pixmaps for draw device.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Add device space transform state to draw device.
Tor Andersson
2016-06-17
Fix fz_write_pam code.
Robin Watts
2016-06-17
Improve banding API.
Robin Watts
2016-06-16
Drop save_alpha argument from image writing functions.
Tor Andersson
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-06-08
Move to using size_t for all mallocs.
Robin Watts
2016-05-31
Update test device with passthrough option.
Robin Watts
2016-05-30
Respect FZ_ENABLE_PDF=0 to allow dropping all PDF specific code in tools.
Tor Andersson
2016-05-27
Mudraw: Move halftoning into render threads.
Robin Watts
2016-05-26
Bug 696803: Fix pam output.
Robin Watts
2016-05-24
fz_pixmap revamp: add stride and make alpha optional
Robin Watts
2016-05-13
Add common page range parsing function for tools.
Tor Andersson
2016-05-13
Introduce a general output context.
Sebastian Rasmussen
2016-05-12
Fix Mudraw timings when using -P (bgprint).
Robin Watts
2016-05-12
Fix race condition in bgprint.
Robin
2016-05-09
First implementation of parallel rendering ("bgprint")
Robin Watts
2016-05-04
Avoid using unnamed semaphores.
Robin Watts
2016-04-28
Mudraw: In low memory mode, flush the store after each page.
Robin Watts
2016-04-27
Fix 696649: remove fz_rethrow_message calls.
Tor Andersson
2016-04-26
Mudraw: Set AA level in context before cloning context.
Robin Watts
2016-04-26
Allow text/graphics aa levels to be controlled separately.
Robin Watts
2016-04-26
Change order of arguments to pdf_add_page etc.
Tor Andersson
2016-04-05
Add 'Low Memory' mode to Mutool draw.
Robin Watts
2016-04-05
Add threaded operation to mudraw.
Robin Watts
[prev]
[next]