[
https://issues.apache.org/jira/browse/PDFBOX-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535777#comment-13535777
]
Juraj Lonc commented on PDFBOX-1473:
------------------------------------
After applying these patches the font is being loaded and CFF data processed
but there is another problem.
CharStream contains command 27 (hhcurveto) and it seems it has 6 numeric
operands. This leads to exception because CharStringConverter.drawCurve()
expects 4 or 5 (+n*4) operands.
> Incorrect handling of OpenType fonts
> ------------------------------------
>
> Key: PDFBOX-1473
> URL: https://issues.apache.org/jira/browse/PDFBOX-1473
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 1.7.1
> Reporter: Juraj Lonc
> Attachments: CFFParser.patch, PDType1CFont.patch,
> redig_test_textAdded.pdf
>
>
> There is embedded font in this PDF which pdfbox/fontbox does not handle
> properly.
> This OpenType font contains CFF data.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira