1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 13:47:35 +00:00

LibPDF: Implement Fuction::create()

This commit is contained in:
Nico Weber 2023-11-04 21:37:58 +01:00 committed by Andreas Kling
parent b78ea81de5
commit 1aed465efe
2 changed files with 65 additions and 2 deletions

View file

@ -55,6 +55,7 @@
X(DeviceN) \
X(DeviceRGB) \
X(Differences) \
X(Domain) \
X(E) \
X(Encoding) \
X(Encrypt) \
@ -79,6 +80,7 @@
X(FontFile) \
X(FontFile2) \
X(FontFile3) \
X(FunctionType) \
X(Gamma) \
X(H) \
X(Height) \