Files
ladybird/Base/res
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
..
2021-03-31 23:58:45 +02:00
2021-05-08 10:13:22 +02:00
2021-05-10 10:32:39 +02:00