mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:17:44 +00:00
LibPDF: Add some scaffolding for type 3 fonts
This commit is contained in:
parent
7f999b1ff5
commit
4cd1a2d319
4 changed files with 61 additions and 1 deletions
|
@ -14,6 +14,7 @@ set(SOURCES
|
|||
Fonts/Type0Font.cpp
|
||||
Fonts/Type1Font.cpp
|
||||
Fonts/Type1FontProgram.cpp
|
||||
Fonts/Type3Font.cpp
|
||||
Function.cpp
|
||||
Interpolation.cpp
|
||||
ObjectDerivatives.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue