Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.5
-
Fix Version/s: 6.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Support Case References:Support Case 14201:- https://icesoft.my.salesforce.com/5000g00001mewY0
Description
The file in question has several image but there is one that exhibits a banding decode issue. Basically the bit stream is decoded but there is an EOL or lack there of that throws the bit ordering off.
I've spend some time looking at the issue but haven't had much luck isolating the problem.
I've spend some time looking at the issue but haven't had much luck isolating the problem.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52152 | Wed Dec 13 10:53:13 MST 2017 | patrick.corless | correct predictor value when decoding PNGs. |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/filters/PredictorDecode.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52076 | Mon Nov 13 12:30:50 MST 2017 | patrick.corless | correct predictor value when decoding PNGs. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/filters/FlateDecode.java
MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/images/ImageParams.java MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/filters/PredictorDecode.java |