mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:17:34 +00:00
LibPDF: Move font files into their own directory
This commit is contained in:
parent
d2771eafc5
commit
5f9d35909d
8 changed files with 55 additions and 26 deletions
|
@ -5,7 +5,8 @@ set(SOURCES
|
|||
Encoding.cpp
|
||||
Encryption.cpp
|
||||
Filter.cpp
|
||||
Fonts.cpp
|
||||
Fonts/PDFFont.cpp
|
||||
Fonts/Type1Font.cpp
|
||||
ObjectDerivatives.cpp
|
||||
Parser.cpp
|
||||
Renderer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue