Nico Weber
|
87112dcbdc
LibPDF: Return null for invalid refs, tolerate null objects as outline
|
1 ano atrás |
Nico Weber
|
0bb0c7dac2
LibPDF: Scan for PDF file start in first 1024 bytes
|
1 ano atrás |
Nico Weber
|
13641693cb
LibPDF: Use make_object<>() to make objects
|
1 ano atrás |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 ano atrás |
Nico Weber
|
57e2b5ef59
LibPDF+Tests: Correctly decode text strings without explicit encoding
|
1 ano atrás |
Nico Weber
|
e39a790c82
LibPDF: Stop converting encodings in object parser
|
1 ano atrás |
Nico Weber
|
6d47fca3bf
LibPDF: Don't assert on outline destinations that use `null` as page
|
1 ano atrás |
Nico Weber
|
a65d8ff2ea
LibPDF: Tolerate page rotation being an indirect object
|
1 ano atrás |
Nico Weber
|
208a058eab
LibPDF: Tolerate integer outline item colors
|
1 ano atrás |
Nico Weber
|
8922574133
LibPDF: Fix assertion when destination page is an index
|
1 ano atrás |
Nico Weber
|
fbd00d9c8e
LibPDF: Use resolve_to on /Dests entry
|
1 ano atrás |
Nico Weber
|
8c3478a921
LibPDF: Use resolve_to() helper
|
1 ano atrás |
Nico Weber
|
182639217f
LibPDF: Implement GoTo action for outline
|
1 ano atrás |
Nico Weber
|
f646e47d46
LibPDF: Extract a create_destination_from_object() function
|
1 ano atrás |
Nico Weber
|
532230c0e4
LibPDF: Extract a Document::read_filters() method
|
2 anos atrás |
Nico Weber
|
164c132928
LibPDF: Fix dumping of toplevel indirects
|
2 anos atrás |
Nico Weber
|
ca433befa0
LibPDF: Add method to Document to dump a Page and all related objects
|
2 anos atrás |
Nico Weber
|
ea89053c12
LibPDF: Make PDF version accessible on Document
|
2 anos atrás |
Nico Weber
|
c5c940b1c9
LibPDF: Add accessor for the document's info dict
|
2 anos atrás |
Julian Offenhäuser
|
95a804bc4e
LibPDF: Allow the page rotation to be inherited
|
2 anos atrás |
Julian Offenhäuser
|
b90a794d78
LibPDF: Allow pages with no specified contents
|
2 anos atrás |
Julian Offenhäuser
|
fde990ead8
LibPDF: Allow optional inheritable page attributes
|
2 anos atrás |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 anos atrás |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
Rodrigo Tobar
|
a5620fd41f
LibPDF: Load destinations from Catalogue -> Names -> Dests name tree
|
2 anos atrás |
Rodrigo Tobar
|
5420261347
LibPDF: Implement name tree lookups
|
2 anos atrás |
Rodrigo Tobar
|
f510b2b180
LibPDF: Support null destination parameters
|
2 anos atrás |
Rodrigo Tobar
|
6df9aa8f2c
LibPDF: Store page number, not Value, in OutlineItem
|
2 anos atrás |
Rodrigo Tobar
|
3db6af6360
LibPDF: Keep track of OutlineItem parents
|
2 anos atrás |
Rodrigo Tobar
|
cb1a7cc721
LibPDF: Simplify outline construction
|
2 anos atrás |