mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
LibPDF: Move consume and match helper functions to the Reader class
This commit is contained in:
parent
8de7a91571
commit
9f4659cc63
5 changed files with 173 additions and 160 deletions
|
@ -11,6 +11,7 @@ set(SOURCES
|
|||
Fonts/Type1Font.cpp
|
||||
ObjectDerivatives.cpp
|
||||
Parser.cpp
|
||||
Reader.cpp
|
||||
Renderer.cpp
|
||||
Value.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue