mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 04:22:28 +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
Notes:
sideshowbarker
2024-07-17 03:03:15 +09:00
Author: https://github.com/nico
Commit: 4a5136fc8c
Pull-request: https://github.com/SerenityOS/serenity/pull/21745
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