mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:47:35 +00:00
LibPDF: Implement StitchingFunction creation
This commit is contained in:
parent
a3399fa13a
commit
ba34ddeb21
2 changed files with 88 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
|||
X(BaseFont) \
|
||||
X(BitsPerComponent) \
|
||||
X(BlackPoint) \
|
||||
X(Bounds) \
|
||||
X(C) \
|
||||
X(C0) \
|
||||
X(C1) \
|
||||
|
@ -59,6 +60,7 @@
|
|||
X(Differences) \
|
||||
X(Domain) \
|
||||
X(E) \
|
||||
X(Encode) \
|
||||
X(Encoding) \
|
||||
X(Encrypt) \
|
||||
X(EncryptMetadata) \
|
||||
|
@ -83,6 +85,7 @@
|
|||
X(FontFile2) \
|
||||
X(FontFile3) \
|
||||
X(FunctionType) \
|
||||
X(Functions) \
|
||||
X(Gamma) \
|
||||
X(H) \
|
||||
X(Height) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue