ICEpdf
  1. ICEpdf
  2. PDF-998

JDK 7 now supports some OTF font files

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.1.1
    • Fix Version/s: 6.1.2
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      OS

      Description

      The community member is using the OS version of ICEpdf on JDK 1.7 and higher and has noticed a block of code that is filter out only TrueType and Type1 fonts. JDK 1.7 now support OpenType fonts which the block of code is filtering out.

      This bug is to modify the source to check for JDK 1.7 and add the new OpenType filter. The JDK check is necessary as we support JDK 1.5 and later.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49481 Tue Nov 08 09:52:43 MST 2016 patrick.corless PDF-998 added switch statement to make sure we pass in the correct param for trying to load a OpenType font.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontFactory.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #48878 Thu Jun 02 10:58:15 MDT 2016 patrick.corless PDF-998 added switch statement to make sure we pass in the correct param for trying to load a OpenType font.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontFactory.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: