How to parse Type1C font file extract from a PDF file? #3483
prRZ5F4LXZ
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
out.font is extracted from out.pdf using the following command.
cpdf -extract-font 1,/R7 out.pdf -o out.font
Is there a good way to convert out.font to XML format?
out.pdf
Beta Was this translation helpful? Give feedback.
All reactions