[
https://issues.apache.org/jira/browse/PDFBOX-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934991#comment-15934991
]
Tilman Hausherr commented on PDFBOX-3725:
-----------------------------------------
Except for the BBox thing and the message by the PDF Tools validator, I haven't
found a clear proof that your font file is "wrong". I suspect that the author
of our type1 parser took existing type 1 files and looked how they are
structured. Obviously, we can't write a Postscript interpreter.
The easiest for us would be that you create a patch... the second best would be
that you tell the structure. Or create some conversion tool.
> Problem with Type1 font parser
> ------------------------------
>
> Key: PDFBOX-3725
> URL: https://issues.apache.org/jira/browse/PDFBOX-3725
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 2.0.5
> Environment: linux
> Reporter: Wolfgang Hamann
> Priority: Minor
> Attachments: ft70.ps, kcap.pdf
>
>
> the parser uses "readSimpleDict" to parse the Metrics.
> This allows
> /Metrics 100 dict dup begin ....... end def
> but not
> /Metrics 100 dict def Metrics begin ..... end
> This variant seems to work in most other pdf tools, however
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]