mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:17:45 +00:00
LibPDF: Move code to compute full page contents into Page
Pure code move, no behavior change.
This commit is contained in:
parent
f4f8a6a1bf
commit
69c965b987
4 changed files with 41 additions and 22 deletions
|
@ -16,6 +16,7 @@ set(SOURCES
|
|||
Fonts/Type1FontProgram.cpp
|
||||
Interpolation.cpp
|
||||
ObjectDerivatives.cpp
|
||||
Page.cpp
|
||||
Parser.cpp
|
||||
Reader.cpp
|
||||
Renderer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue