Details

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

      Description

      While doing a full round of testing for 5.2 release I came across an issue where some text was not being shown. The issue is related to a bounds change make for PDF-864. The fix was for missing text during a print because of a incorrect bound for a given glyph. The fix results in a null pointer in the OS version related to an underlying font loading issue.

      I've added added a check for a null points and touched up the height value if it is zero.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46015 Thu Sep 24 09:15:21 MDT 2015 patrick.corless PDF-912 fixed text bounds regression as a result of a fix for PDF-864.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/TextSprite.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: