Nico Weber
|
efb37f7252
LibPDF: Add Reader::consume_non_eol_whitespace()
|
1 년 전 |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 년 전 |
Lucas CHOLLET
|
db08fe12ec
LibPDF: Implement `Reader::is_[eol, whitespace](char)`
|
1 년 전 |
Nico Weber
|
b78ea81de5
LibPDF: Implement SeparationColorSpace
|
1 년 전 |
Nico Weber
|
acf668e234
LibPDF: Make Reader::move_by() parameter more truthful
|
1 년 전 |
Nico Weber
|
02d2d12592
LibPDF: Allow moving Reader::move_to() to end of data stream
|
1 년 전 |
Nico Weber
|
fe3612ebcb
LibPDF: Fix off-by-one in Reader
|
2 년 전 |
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 년 전 |