[ 
https://issues.apache.org/jira/browse/PDFBOX-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319003#comment-15319003
 ] 

Philip Helger edited comment on PDFBOX-3337 at 6/7/16 5:53 PM:
---------------------------------------------------------------

Alternatively if you allow me to derive from {code}MemoryTTFDataStream{code} 
and/or make {code}TTFParser.parse(TTFDataStream raf){code} usable from the 
outside I could handle this myself.


was (Author: phax):
Alternatively if you allow me to derive from {{{MemoryTTFDataStream}}} and/or 
make {{{TTFParser.parse(TTFDataStream raf)}}} usable from the outside I could 
handle this myself.

> Regression: NullPointerException in subsetting
> ----------------------------------------------
>
>                 Key: PDFBOX-3337
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3337
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 2.0.1
>            Reporter: Philip Helger
>         Attachments: MainIssue3337.java, pdfbox3337.patch
>
>
> The attached test files runs without problems with 2.0.0 but fails with 2.0.1.
> Something must have changed concerning the subsetting of TTF files.
> Basically I'm trying to reuse a TrueTypeFont for several PDFs to avoid 
> parsing it over and over again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to