Age | Commit message (Expand) | Author |
---|---|---|
2021-09-20 | LibPDF: Move inline function definition | Ben Wiederhake |
2021-07-16 | LibPDF: Fix treating not finding the linearized dict as a fatal error | Wesley Moret |
2021-06-12 | LibPDF: Convert to east-const to comply with the recent style changes | Matthew Olsson |
2021-06-12 | LibPDF: Parse hint tables | Matthew Olsson |
2021-06-12 | LibPDF: Parse linearized PDF files | Matthew Olsson |
2021-06-12 | LibPDF: Refine the distinction between the Document and Parser | Matthew Olsson |
2021-06-12 | LibPDF: Harden the document/parser against errors | Matthew Olsson |
2021-05-18 | LibPDF: Parse graphics commands | Matthew Olsson |
2021-05-18 | LibPDF: Give Parser a reference to the Document | Matthew Olsson |
2021-05-10 | LibPDF: Parse nested Page Tree structures | Matthew Olsson |
2021-05-10 | LibPDF: Parse page structures | Matthew Olsson |
2021-05-10 | LibPDF: Add a basic parser and Document structure | Matthew Olsson |