Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.3.4
    • Fix Version/s: 4.4, 5.0.0 alpha1, 5.0
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      -
    • Salesforce Case Reference:

      Description

      2nd image in the attached PDF is rendered in black vs white.
      1. 11994.pdf
        499 kB
        Tyler Johnson
      1. screenshot-1.jpg
        91 kB

        Activity

        Hide
        Patrick Corless added a comment -

        The issue is related the the decode array not being applied to the image in question. I have a quick fix for this one but would like to take a little more time to apply the decode array more fully to other colour model in the parseImage() method. The parseImage() is our fall back code which builds the images bit by bit.

        Show
        Patrick Corless added a comment - The issue is related the the decode array not being applied to the image in question. I have a quick fix for this one but would like to take a little more time to apply the decode array more fully to other colour model in the parseImage() method. The parseImage() is our fall back code which builds the images bit by bit.
        Hide
        Patrick Corless added a comment -

        Added decode support for aRGB decode in our parseImage method call.

        Show
        Patrick Corless added a comment - Added decode support for aRGB decode in our parseImage method call.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: