[ https://issues.apache.org/jira/browse/PDFBOX-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014642#comment-18014642 ]
Tilman Hausherr commented on PDFBOX-6052: ----------------------------------------- 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: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org