mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 06:06:48 +00:00
LibPDF: Add support for builtin and custom Encodings
This commit is contained in:
parent
1f9aed2617
commit
8441fa2bc4
Notes:
sideshowbarker
2024-07-17 16:35:37 +09:00
Author: https://github.com/mattco98
Commit: 8441fa2bc4
Pull-request: https://github.com/SerenityOS/serenity/pull/13204
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