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

LibPDF: Dedicated messages for Indexed and Pattern spaces

Makes them easier to interpret in `pdf --debugging-stats` output.
This commit is contained in:
Nico Weber 2023-07-23 22:44:52 -04:00 committed by Tim Flynn
parent 4bb29e6ac4
commit 5aab31dc40
2 changed files with 7 additions and 2 deletions

View file

@ -84,6 +84,7 @@
A(Image) \
A(ImageMask) \
A(Index) \
A(Indexed) \
A(Info) \
A(JBIG2Decode) \
A(JPXDecode) \