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

LibPDF: Show a 'rendering unsupported' error for images with /Mask key

This commit is contained in:
Nico Weber 2023-11-16 08:58:38 -05:00 committed by Andreas Kling
parent 7d2172ff3d
commit 4bd11c8eb4
2 changed files with 8 additions and 0 deletions

View file

@ -122,6 +122,7 @@
X(Limits) \
X(Linearized) \
X(ML) \
X(Mask) \
X(Matrix) \
X(MediaBox) \
X(MissingWidth) \