[
https://issues.apache.org/jira/browse/PDFBOX-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014642#comment-18014642
]
Tilman Hausherr edited comment on PDFBOX-6052 at 8/18/25 3:18 PM:
------------------------------------------------------------------
I looked into the 2.0 code and the encoding can't become null.
{{PDTrueTypeFont(COSDictionary fontDictionary)}} will call {{readEncoding()}}
at the end. Each of the paths there will assign a non-null object to
{{encoding}}.
was (Author: tilman):
I looked into the 2.0 code and the encoding can't become null.
{{PDTrueTypeFont(COSDictionary fontDictionary)}} will call {{readEncoding()}}
at the end. Each of the paths there will return a non-null object.
> Bullet glyph rendered to dash
> -----------------------------
>
> Key: PDFBOX-6052
> URL: https://issues.apache.org/jira/browse/PDFBOX-6052
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.35
> Reporter: Simon Steiner
> Priority: Major
> Attachments: adobe.pdf, tmp.patch
>
>
> java -jar ~/pdfbox/app/target/pdfbox-app-2.0.35-SNAPSHOT.jar PDFToImage
> adobe.pdf
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]