summaryrefslogtreecommitdiff
path: root/apps/pdfextract.c
AgeCommit message (Expand)Author
2009-07-05Make internal functions static.Sebastian Rasmussen
2009-07-05Refactor xref opening and closing to a common file for all pdf tools.Sebastian Rasmussen
2009-07-03Use fz_getopt & co.Tor Andersson
2009-07-02Increment reference count of catalog and info objects when opening a pdf.Tor Andersson
2009-06-30Move dynamic objects (fz_obj) out of fitz and into mupdf conceptually. Make a...Tor Andersson
2009-06-22Properly initialize variables in pdfextract.Sebastian Rasmussen
2009-05-23Added separate image/font extraction tool.Sebastian Rasmussen