Nico Weber
|
a65d8ff2ea
LibPDF: Tolerate page rotation being an indirect object
|
1 year ago |
Nico Weber
|
208a058eab
LibPDF: Tolerate integer outline item colors
|
1 year ago |
Nico Weber
|
8922574133
LibPDF: Fix assertion when destination page is an index
|
1 year ago |
Nico Weber
|
fbd00d9c8e
LibPDF: Use resolve_to on /Dests entry
|
1 year ago |
Nico Weber
|
8c3478a921
LibPDF: Use resolve_to() helper
|
1 year ago |
Nico Weber
|
182639217f
LibPDF: Implement GoTo action for outline
|
1 year ago |
Nico Weber
|
f646e47d46
LibPDF: Extract a create_destination_from_object() function
|
1 year ago |
Nico Weber
|
532230c0e4
LibPDF: Extract a Document::read_filters() method
|
2 years ago |
Nico Weber
|
164c132928
LibPDF: Fix dumping of toplevel indirects
|
2 years ago |
Nico Weber
|
ca433befa0
LibPDF: Add method to Document to dump a Page and all related objects
|
2 years ago |
Nico Weber
|
ea89053c12
LibPDF: Make PDF version accessible on Document
|
2 years ago |
Nico Weber
|
c5c940b1c9
LibPDF: Add accessor for the document's info dict
|
2 years ago |
Julian Offenhäuser
|
95a804bc4e
LibPDF: Allow the page rotation to be inherited
|
2 years ago |
Julian Offenhäuser
|
b90a794d78
LibPDF: Allow pages with no specified contents
|
2 years ago |
Julian Offenhäuser
|
fde990ead8
LibPDF: Allow optional inheritable page attributes
|
2 years ago |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 years ago |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 years ago |
Rodrigo Tobar
|
a5620fd41f
LibPDF: Load destinations from Catalogue -> Names -> Dests name tree
|
2 years ago |
Rodrigo Tobar
|
5420261347
LibPDF: Implement name tree lookups
|
2 years ago |
Rodrigo Tobar
|
f510b2b180
LibPDF: Support null destination parameters
|
2 years ago |
Rodrigo Tobar
|
6df9aa8f2c
LibPDF: Store page number, not Value, in OutlineItem
|
2 years ago |
Rodrigo Tobar
|
3db6af6360
LibPDF: Keep track of OutlineItem parents
|
2 years ago |
Rodrigo Tobar
|
cb1a7cc721
LibPDF: Simplify outline construction
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Julian Offenhäuser
|
36f83cecab
LibPDF: Allow page objects to inherit the MediaBox and Resources entries
|
2 years ago |
Julian Offenhäuser
|
4887aacec7
LibPDF: Move document-specific parsing functionality into its own class
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Matthew Olsson
|
5b316462b2
LibPDF: Add implementation of the Standard security handler
|
3 years ago |
Matthew Olsson
|
e9342183f0
LibPDF: Support all Dest types
|
3 years ago |