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
/
pdftool.c
Age
Commit message (
Expand
)
Author
2009-02-27
Added support for printing specific pages' resource info.
Sebastian Rasmussen
2009-02-23
Refactor fz_font and pdf_font mess into fz_font and pdf_fontdesc with more fo...
Tor Andersson
2009-02-23
Improved error handling and colorspace printing.
Tor Andersson
2008-12-06
Add new mupdftool info command.
Sebastian Rasmussen
2008-11-25
Recognize .PDF as an extension in mupdftool draw.
Ralph Giles
2008-11-12
Properly drop references to resources after preloading them in the store.
Tor Andersson
2008-10-26
Move page range check out of loop and print range of pages drawn.
Sebastian Rasmussen
2008-10-13
Take md5 checksum of rasters in pdftool, and clean up messages a bit.
Tor Andersson
2008-10-02
Branch apps as mupdf.
Ralph Giles
2008-09-29
Use sane variable names.
Sebastian Rasmussen
2008-09-07
Make header file names lower case only.
Sebastian Rasmussen
2008-09-07
Fix compiler warnings.
Sebastian Rasmussen
2008-08-23
Print what pages gets drawn in pdftool.
Sebastian Rasmussen
2008-08-17
Adjust debugobj calls to compensate for fz_debugobj printing a newline.
Tor Andersson
2008-08-14
clean up global state on abort in pdftool (kjk)
Tor Andersson
2008-08-14
fix memleaks on error conditions to make working with mem leak detection tool...
Tor Andersson
2008-03-31
fixes for native windows build with Visual Studio
Krzysztof Kowalczyk
2008-04-20
Whitespace cleanup.
Sebastian Rasmussen
2008-04-19
Properly parse catalog dictionary, information dictionary, name dictionary an...
Sebastian Rasmussen
2008-04-09
Fix minimum load/draw time in statistics.
Sebastian Rasmussen
2008-03-22
Revert to using boolean to indicate good/bad password.
Sebastian Rasmussen
2008-03-21
Added proper error handling when setting passwords.
Sebastian Rasmussen
2008-03-21
Fixed typo.
Sebastian Rasmussen
2008-03-21
Added support for benchmarking all pages in pdf if none were specified.
Sebastian Rasmussen
2008-03-21
Fixed typo when printing benchmark.
Sebastian Rasmussen
2008-03-21
Backport of chained error messages from experimental branch.
Tor Andersson
2008-03-21
Added benchmark for rasterization.
Tor Andersson
2008-03-20
Use C comments instead of C++ comments.
Sebastian Rasmussen
2008-03-09
Fixed initial line whitespace.
Sebastian Rasmussen
2005-08-09
edit mode that can copy pages
Tor Andersson
2005-08-09
new unified pdf tool
Tor Andersson