Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-16 | javascript: fix missing type destruction | Paul Gardiner | |
2013-12-16 | JavaScriptCore-based implementation of the MuPDF JS engine API | Paul Gardiner | |
2013-07-19 | Initial work on progressive loading | Robin Watts | |
We are testing this using a new -p flag to mupdf that sets a bitrate at which data will appear to arrive progressively as time goes on. For example: mupdf -p 102400 pdf_reference17.pdf Details of the scheme used here are presented in docs/progressive.txt | |||
2013-06-26 | Silence compiler warnings. | Tor Andersson | |
2013-06-25 | Update pdf_obj's to have a pdf_document field. | Robin Watts | |
Remove the fz_context field to avoid the structure growing. | |||
2013-06-20 | Rearrange source files. | Tor Andersson | |