summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibPDF/Reader.h
AgeCommit message (Expand)Author
2021-06-12LibPDF: Convert to east-const to comply with the recent style changesMatthew Olsson
2021-06-12LibPDF: Parse linearized PDF filesMatthew Olsson
2021-05-25LibPDF: Make Reader::dump_state a bit more readableMatthew Olsson
2021-05-10LibPDF: Parse page structuresMatthew Olsson
2021-05-10LibPDF: Add a basic parser and Document structureMatthew Olsson