ladybird/Userland/Libraries/LibPDF
Matthew Olsson 2f0a2865f2 LibPDF: Give Parser a reference to the Document
The Parser will need to call resolve_to on certain values.
2021-05-18 16:35:23 +02:00
..
CMakeLists.txt LibPDF: Parse page structures 2021-05-10 10:32:39 +02:00
Document.cpp LibPDF: Give Parser a reference to the Document 2021-05-18 16:35:23 +02:00
Document.h LibPDF: Parse nested Page Tree structures 2021-05-10 10:32:39 +02:00
Forward.h LibPDF: Parse page structures 2021-05-10 10:32:39 +02:00
Object.cpp LibPDF: Parse page structures 2021-05-10 10:32:39 +02:00
Object.h LibPDF: Parse page structures 2021-05-10 10:32:39 +02:00
Parser.cpp LibPDF: Parse nested Page Tree structures 2021-05-10 10:32:39 +02:00
Parser.h LibPDF: Give Parser a reference to the Document 2021-05-18 16:35:23 +02:00
Reader.h LibPDF: Parse page structures 2021-05-10 10:32:39 +02:00
Value.cpp
Value.h
XRefTable.h LibPDF: Add a basic parser and Document structure 2021-05-10 10:32:39 +02:00