mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:17:35 +00:00
LibPDF: Load Type1C fonts when found
Now that our CFF parser is working we can load Type1C fonts in PDF, which are backed by a CFF stream.
This commit is contained in:
parent
c4b45a82cd
commit
3588709986
2 changed files with 12 additions and 0 deletions
|
@ -132,6 +132,7 @@
|
|||
A(Title) \
|
||||
A(ToUnicode) \
|
||||
A(Type) \
|
||||
A(Type1C) \
|
||||
A(U) \
|
||||
A(UCR) \
|
||||
A(UseBlackPTComp) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue