You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/11 06:41:33 UTC

[jira] [Commented] (PDFBOX-2399) font.getFontDescriptor() for PDType1Font.HELVETICA is null

    [ 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)