ladybird/Base/res/pdf
Matthew Olsson a8f5b6aaa3 LibPDF: Create basic object structure
This commit is the start of LibPDF, and introduces some basic structure
objects. This emulates LibJS's Value structure, where Value is a simple
class that can contain a pointer to a more complex Object class with
more data. All of the basic PDF objects have a representation.
2021-05-10 10:32:39 +02:00
..
complex.pdf LibPDF: Create basic object structure 2021-05-10 10:32:39 +02:00
linearized.pdf LibPDF: Create basic object structure 2021-05-10 10:32:39 +02:00
non-linearized.pdf LibPDF: Create basic object structure 2021-05-10 10:32:39 +02:00