[
https://issues.apache.org/jira/browse/PDFBOX-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167999#comment-14167999
]
ASF subversion and git services commented on PDFBOX-2399:
---------------------------------------------------------
Commit 1631017 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1631017 ]
PDFBOX-2399: Call PDFont super constructor for standard 14 PDType1Fonts, and
make superconst
> font.getFontDescriptor() for PDType1Font.HELVETICA is null
> -----------------------------------------------------------
>
> Key: PDFBOX-2399
> URL: https://issues.apache.org/jira/browse/PDFBOX-2399
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Daniel Brownell
> Assignee: John Hewson
> Priority: Minor
> Fix For: 2.0.0
>
>
> private PDType1Font font = PDType1Font.HELVETICA;
> font.getFontDescriptor() returns null
> I would think it shouldn't.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)