mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:17:35 +00:00
LibPDF: Implement SampledFunction::create()
This commit is contained in:
parent
2520c46224
commit
fd1876441a
2 changed files with 116 additions and 1 deletions
|
@ -21,6 +21,7 @@
|
|||
X(BaseEncoding) \
|
||||
X(BaseFont) \
|
||||
X(BitsPerComponent) \
|
||||
X(BitsPerSample) \
|
||||
X(BlackPoint) \
|
||||
X(Bounds) \
|
||||
X(C) \
|
||||
|
@ -129,6 +130,7 @@
|
|||
X(OE) \
|
||||
X(OP) \
|
||||
X(OPM) \
|
||||
X(Order) \
|
||||
X(Ordering) \
|
||||
X(Outlines) \
|
||||
X(P) \
|
||||
|
@ -152,6 +154,7 @@
|
|||
X(SM) \
|
||||
X(SMask) \
|
||||
X(Separation) \
|
||||
X(Size) \
|
||||
X(StmF) \
|
||||
X(StrF) \
|
||||
X(Subject) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue