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
Age
Commit message (
Expand
)
Author
2016-02-29
js: Add struct accessors.
Tor Andersson
2016-02-29
js: Add "mutool run" tool to run javascript scripts.
Tor Andersson
2016-02-29
Don't embed base 14 or substitute fonts.
Tor Andersson
2016-02-29
pdfcreate: Only create subresource dictionaries when needed.
Tor Andersson
2016-02-29
Rename pdf_add_simple_font_res and friends.
Tor Andersson
2016-02-29
New and simplified pdfcreate command line tool.
Tor Andersson
2016-02-29
Pass mediabox to pdf_create_page by const pointer, and pass resources.
Tor Andersson
2016-02-29
Pass fz_font to pdf_add_xxx_font_res instead of a fz_buffer.
Tor Andersson
2016-02-29
Remove pdf_res struct. Use pdf_obj indirect references directly.
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
2016-02-29
Print newlines before 'endobj' in mutool show.
Tor Andersson
2016-01-20
Various formatting cleanups.
Tor Andersson
2015-12-28
Rename fz_image_get_pixmap to fz_get_pixmap_from_image.
Tor Andersson
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-10-02
Bug 696078: Improve box handling in poster tool.
Robin Watts
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-29
Rejig the internals of fz_image slightly.
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-16
mutool clean -z option to compress streams.
Tor Andersson
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-09
Remove the _no_run functions.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
2015-04-07
Add EPUB layout options to mupdf-x11 and mudraw.
Tor Andersson
2015-04-07
Rename mutool show 'pages' to 'pagetree' to reduce possible confusion.
Tor Andersson
2015-04-06
Update mutool subtools to use PDF_NAME_xxx rather than "xxx".
Robin Watts
2015-04-06
Add mutool pages subcommand.
Robin Watts
2015-04-06
Move the guts of pdfclean into the lib.
Robin Watts
2015-04-06
Fix oddity with pdfinfo
Robin Watts
2015-04-02
Bug 695900: pdfclean return code is inverted.
Robin Watts
2015-04-01
Update manpages.
Tor Andersson
2015-04-01
Fix scan for %d in mudraw.
Tor Andersson
2015-04-01
Clean up mudraw command line syntax.
Tor Andersson
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-20
Fix Memtrace for 64bit operation.
Robin Watts
2015-02-25
Bug 695851: Fix SEGV in mutool info.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
[prev]
[next]