Age | Commit message (Expand) | Author |
---|---|---|
2012-05-31 | Add linearization to pdf_write function. | Robin Watts |
2012-04-28 | Fix typo in pdf writing code. | Sebastian Rasmussen |
2012-04-28 | Move guts of pdfclean into new pdf_write function. | Robin Watts |
2012-04-20 | Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges. | Tor Andersson |
2012-04-19 | Change fz_document_open to assume PDF format by default. | Robin Watts |
2012-04-17 | Add Meta interface to fz_document. | Robin Watts |
2012-03-06 | Split fitz.h/mupdf.h into internal/external headers. | Robin Watts |
2012-02-07 | Implement fz_open_document by hard coding the list of file types. | Tor Andersson |
2012-02-03 | Add document interface. | Tor Andersson |