mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:07: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
|
@ -15,6 +15,7 @@
|
|||
V(BG) \
|
||||
V(BG2) \
|
||||
V(BM) \
|
||||
V(BaseEncoding) \
|
||||
V(BaseFont) \
|
||||
V(BlackPoint) \
|
||||
V(C) \
|
||||
|
@ -33,6 +34,7 @@
|
|||
V(DeviceCMYK) \
|
||||
V(DeviceGray) \
|
||||
V(DeviceRGB) \
|
||||
V(Differences) \
|
||||
V(E) \
|
||||
V(ExtGState) \
|
||||
V(F) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue