[
https://issues.apache.org/jira/browse/PDFBOX-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved PDFBOX-2229.
-------------------------------------
Resolution: Fixed
Assignee: Tilman Hausherr
> NPE in GlyfCompositeDescript.getPointCount
> ------------------------------------------
>
> Key: PDFBOX-2229
> URL: https://issues.apache.org/jira/browse/PDFBOX-2229
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Affects Versions: 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Fix For: 2.0.0
>
> Attachments: PDFBOX-2229-031013.pdf, PDFBOX-2229-0310131-20.jpg,
> PDFBOX-2229-0310131-TH.jpg
>
>
> I get this with the attached file:
> {code}
> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
> at
> org.apache.fontbox.ttf.GlyfCompositeDescript.getPointCount(GlyfCompositeDescript.java:199)
> at
> org.apache.fontbox.ttf.GlyphRenderer.describe(GlyphRenderer.java:56)
> at org.apache.fontbox.ttf.GlyphRenderer.getPath(GlyphRenderer.java:46)
> at org.apache.fontbox.ttf.GlyphData.getPath(GlyphData.java:114)
> at
> org.apache.pdfbox.rendering.font.TTFGlyph2D.getPathForGlyphId(TTFGlyph2D.java:202)
> at
> org.apache.pdfbox.rendering.font.TTFGlyph2D.getPathForCharacterCode(TTFGlyph2D.java:154)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)