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

LibPDF: Read /Flags off font descriptors

This commit is contained in:
Nico Weber 2024-02-21 14:21:59 -05:00 committed by Andreas Kling
parent a61f09a010
commit 207717982c
3 changed files with 23 additions and 1 deletions

View file

@ -86,6 +86,7 @@
X(FitH) \
X(FitR) \
X(FitV) \
X(Flags) \
X(FlateDecode) \
X(Font) \
X(FontDescriptor) \