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
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
2016-03-25
Fix PS output banded mode operation.
Robin Watts
2016-03-25
Refactor pcl output to work in bands.
Robin Watts
2016-03-25
Tweak the PCL page size handling/options.
Robin Watts
2016-03-25
Add 24 bit RGB PCL output mode.
Robin Watts
2016-03-23
Mudraw: Enable banded operation for pkm.
Robin Watts
2016-03-21
Mudraw: Avoid reopening output files.
Robin Watts
2016-03-21
Add .ps output to mutool draw.
Robin Watts
2016-03-18
Add 1bpp cmyk output to mutool draw.
Robin Watts
2016-03-16
mutool draw: Add banded mode output for pbm files.
Robin Watts
2016-03-15
mudraw: Fix leak of fz_output in stdout case.
Robin Watts
2016-03-15
Mutool draw: Simplify output handling code.
Robin Watts
2016-03-14
Remove begin_page and end_page device calls.
Tor Andersson
2016-03-14
mudraw: Print summary information to stderr.
Tor Andersson
2016-03-01
Don't use pdf_page struct when creating pages.
Tor Andersson
2016-03-01
Rename pdf_close_document to pdf_drop_document.
Tor Andersson
2016-03-01
Mudraw: Avoid clearing the output pcl file after every page.
Robin Watts
2016-02-29
Pass mediabox to pdf_create_page by const pointer, and pass resources.
Tor Andersson
2016-02-29
Change order of arguments to pdf_create_page.
Tor Andersson
2016-02-29
Fix silly typo. Set default output file for pdfwrite device.
Tor Andersson
2016-02-29
Add mutool create tool, and PDF font and image resource creation.
Michael Vrhel
2015-12-18
Remove fz_save_document and use pdf_save_document directly instead.
Tor Andersson
2015-12-18
Rename fz_halftone_pixmap to fz_new_bitmap_from_pixmap.
Tor Andersson
2015-12-15
Rename fz_output_x to fz_write_pixmap_as_x etc.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-12-11
Rename structured text structs and functions to 'stext'.
Tor Andersson
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-09-28
Fix mudraw text outputting to respect given filename.
Robin Watts
2015-09-28
Fix -p option to mutool draw.
Robin Watts
2015-09-02
Fix broken build due to mudraw not being updated for changes to gproof creation
Michael Vrhel
2015-07-20
Add .gproof output mode to mudraw.
Robin Watts
2015-06-02
Ensure that we can still build mudraw standalone if we want to.
Robin Watts
2015-05-25
Merge 'mudraw' into 'mutool' binary.
Tor Andersson
2015-05-19
epub: User stylesheets.
Tor Andersson
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-04-14
Fix 695918: "mudraw -sm" format string on win32.
Tor Andersson
2015-04-09
Add -v option to mutool and mudraw to print MuPDF version number.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
[prev]
[next]