ICEpdf
  1. ICEpdf
  2. PDF-875

Embedded TrueType font not loading correctly

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.1.2
    • Fix Version/s: 6.0
    • Component/s: Font Engine
    • Labels:
      None
    • Environment:
      PRO

      Description

      The PDF in question loads without error but fails to render the glyphs of any of the embedded fonts. There are no errors during the parsing of the file but after a little debugging the required loca table is not found and those the font file doesn't contain any valid instructions for creating the glyphs.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #44554 Thu Apr 23 06:50:36 MDT 2015 patrick.corless PDF-875 added integrity check to the TrueType font table parsing, on failure we no throw state exception so we can try reparsing the file using a different type.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontFactory.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #44511 Thu Apr 16 13:32:05 MDT 2015 patrick.corless PDF-875 added integrity check to the TrueType font table parsing, on failure we no throw state exception so we can try reparsing the file using a different type.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontFactory.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: