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:
parent
ef5d7b685d
commit
b9a4689af3
3 changed files with 59 additions and 0 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue