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

LibPDF: Sketch out Lab color space

Same as other recent color spaces: Enough to make us not assert,
but not enough to actually produce color.

Fixes 2 asserts on the `-n 500` 0000.zip pdfa dataset.
This commit is contained in:
Nico Weber 2023-10-24 11:13:04 -07:00 committed by Andreas Kling
parent 1a4df4ffe7
commit 2878af5968
3 changed files with 39 additions and 0 deletions

View file

@ -99,6 +99,7 @@
X(LJ) \
X(LW) \
X(LZWDecode) \
X(Lab) \
X(Last) \
X(LastChar) \
X(Length) \