Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.3
-
Fix Version/s: 6.2.4
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:any
Description
I PDF came in via support that use a Soft light blending mode which is causing a not implemented exception from our core. The PDF in question has other problems but we generally try our best to render the a PDF content without quitting.
This bug is to track a basic implementation of of a soft light blending composite.
This bug is to track a basic implementation of of a soft light blending composite.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51532 | Tue May 16 09:55:46 MDT 2017 | patrick.corless | removal of unsupported exception in favour of logging. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/BlendComposite.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51531 | Tue May 16 09:55:37 MDT 2017 | patrick.corless | removal of unsupported exception in favour of logging. |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/graphics/BlendComposite.java
|