1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 01:37:35 +00:00

LibPDF: In Type0Font, read metrics /DW2 and /W2 for vertical text

Not used for anything yet.
This commit is contained in:
Nico Weber 2024-03-01 09:04:54 -05:00 committed by Andreas Kling
parent ef5d7b685d
commit b9a4689af3
3 changed files with 59 additions and 0 deletions

View file

@ -52,6 +52,7 @@
X(D) \
X(DCTDecode) \
X(DW) \
X(DW2) \
X(DamagedRowsBeforeError) \
X(Decode) \
X(DecodeParms) \
@ -188,6 +189,7 @@
X(UserUnit) \
X(V) \
X(W) \
X(W2) \
X(WhitePoint) \
X(Width) \
X(Widths) \