Details
-
Type: Bug
-
Status: Closed
-
Priority: 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:any
Description
The sample file provided by the forum user uses Gradient paints that contain a vector of functions used to calculate each component colour with a 1 to 1 function type. The specification explains this as well the older way of doing things with just once 1- N function.
The ShadingType classes need to be updated to handle this new format.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32301 | Thu Nov 22 11:07:11 MST 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/ShadingType3Pattern.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/ShadingType2Pattern.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32299 | Thu Nov 22 11:00:30 MST 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/pobjects/graphics/ShadingType2Pattern.java
MODIFY /icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/pobjects/graphics/ShadingType3Pattern.java |