mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:27:45 +00:00
LibPDF: Load a few values off a type 3 font dictionary
This commit is contained in:
parent
9632d8ee49
commit
e0c0864ddf
3 changed files with 51 additions and 2 deletions
|
@ -37,6 +37,7 @@
|
|||
X(CIDFontType2) \
|
||||
X(CIDSystemInfo) \
|
||||
X(CIDToGIDMap) \
|
||||
X(CharProcs) \
|
||||
X(Colors) \
|
||||
X(ColorSpace) \
|
||||
X(Columns) \
|
||||
|
@ -86,6 +87,7 @@
|
|||
X(FontFile) \
|
||||
X(FontFile2) \
|
||||
X(FontFile3) \
|
||||
X(FontMatrix) \
|
||||
X(FunctionType) \
|
||||
X(Functions) \
|
||||
X(Gamma) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue