mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
LibPDF: Implement CalGrayColorSpace
I haven't seen this being used in the wild, but it's used in Tests/LibPDF/colorspaces.pdf.
This commit is contained in:
parent
a207ab709a
commit
4a5136fc8c
3 changed files with 93 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
X(CCITTFaxDecode) \
|
||||
X(CF) \
|
||||
X(CFM) \
|
||||
X(CalGray) \
|
||||
X(CalRGB) \
|
||||
X(CIDFontType0) \
|
||||
X(CIDFontType2) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue