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
/
pdfposter.c
Age
Commit message (
Expand
)
Author
2017-04-27
Include required system headers.
Tor Andersson
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
pdf: Flatten inheritable page properties when copying pages.
Tor Andersson
2016-04-22
pdf: Remember to drop objects inserted into dicts.
Sebastian Rasmussen
2016-03-31
Initialize disabled document writing flags to zero
Sebastian Rasmussen
2016-03-01
Rename pdf_close_document to pdf_drop_document.
Tor Andersson
2016-01-20
Various formatting cleanups.
Tor Andersson
2015-12-18
Remove fz_save_document and use pdf_save_document directly instead.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-10-02
Bug 696078: Improve box handling in poster tool.
Robin Watts
2015-04-09
Remove the _no_run functions.
Tor Andersson
2015-04-06
Update mutool subtools to use PDF_NAME_xxx rather than "xxx".
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2013-07-25
Fix mutool poster operation.
Robin Watts
2013-07-11
Implement dynamic page tree lookups.
Tor Andersson
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-06-26
Silence compiler warnings.
Tor Andersson
2013-06-25
Update pdf_obj's to have a pdf_document field.
Robin Watts
2013-06-20
Rearrange source files.
Tor Andersson