[
https://issues.apache.org/jira/browse/PDFBOX-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006953#comment-14006953
]
Maruan Sahyoun commented on PDFBOX-2091:
----------------------------------------
I quickly scanned the spec following the above comments. IMHO and as
[~chupacabras] already pointed out
# TTFGlyph2D should first get the encoding information from PDFont and based on
that information look up the correct cmap information as described in 9.6.6.4
of the ISO spec. I’d think it gives a clear outline of how to find the correct
characters. If there are new issues coming up because of the „Note 1“ in the
spec mentioned by [~tilman] „Some popular …“ we should deal with it afterwards.
# [~chupacabras] solution could be applied but after checking the encoding we
need to read as described above.
> Some characters are not rendered (font with symbol encoding)
> ------------------------------------------------------------
>
> Key: PDFBOX-2091
> URL: https://issues.apache.org/jira/browse/PDFBOX-2091
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.0
> Reporter: Juraj Lonc
> Attachments: PDFBOX-2091_TTFGlyph2D.diff, missing_yaccute.pdf,
> output.png
>
>
> Some characters are not rendered (see attached PDF).
> In this case it is "yaccute".
--
This message was sent by Atlassian JIRA
(v6.2#6252)