Rodrigo Tobar
|
c592b889bf
LibPDF: Add Reader::try_read for easier error propagation
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
2 年之前 |
Julian Offenhäuser
|
4bd79338e8
LibPDF: Fix off-by-one error in Reader::remaining()
|
2 年之前 |
Julian Offenhäuser
|
9f4659cc63
LibPDF: Move consume and match helper functions to the Reader class
|
2 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Ali Mohammad Pur
|
bf59d9e824
Userland: Include Vector.h in a few places to make HeaderCheck happy
|
3 年之前 |
Andreas Kling
|
80d4e830a0
Everywhere: Pass AK::ReadonlyBytes by value
|
3 年之前 |
Ben Wiederhake
|
6089c4d97d
LibPDF: Add missing headers to Reader.h
|
3 年之前 |
Matthew Olsson
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
4 年之前 |
Matthew Olsson
|
e23bfd7252
LibPDF: Parse linearized PDF files
|
4 年之前 |
Matthew Olsson
|
97cc482087
LibPDF: Make Reader::dump_state a bit more readable
|
4 年之前 |
Matthew Olsson
|
8c745ad0d9
LibPDF: Parse page structures
|
4 年之前 |
Matthew Olsson
|
72f693e9ed
LibPDF: Add a basic parser and Document structure
|
4 年之前 |