You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/10/09 23:48:44 UTC

[jira] Resolved: (PDFBOX-379) PDType1Font uses the Java 5 constant Font.TYPE1

     [ https://issues.apache.org/jira/browse/PDFBOX-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved PDFBOX-379.
----------------------------------

    Resolution: Fixed
      Assignee: Jukka Zitting

Fixed in revision 703271 by hardcoding the troublesome constant.

> PDType1Font uses the Java 5 constant Font.TYPE1
> -----------------------------------------------
>
>                 Key: PDFBOX-379
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-379
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 0.8.0-incubator
>
>
> Line 245 of the org.apache.pdfbox.pdmodel.font.PDType1Font class contains a reference to the java.awt.Font.TYPE1 constant that was introduced in Java 5. This makes it impossible to build the current trunk using Java 1.4.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.