mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:27:35 +00:00
LibPDF: Add support for builtin and custom Encodings
This commit is contained in:
parent
1f9aed2617
commit
8441fa2bc4
4 changed files with 819 additions and 0 deletions
|
@ -2,6 +2,7 @@ set(SOURCES
|
|||
ColorSpace.cpp
|
||||
CommonNames.cpp
|
||||
Document.cpp
|
||||
Encoding.cpp
|
||||
Filter.cpp
|
||||
ObjectDerivatives.cpp
|
||||
Parser.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue