Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.2
-
Fix Version/s: 5.0.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Salesforce Case Reference:
Description
The file in question contains an image that has an image mask. The Image mask is about 3x bigger then the image that is being masked. This is the first time we've seen an example where the mask is bigger then the base image.
In such a case we should be scaling the base image to match the size of the image mask.
In such a case we should be scaling the base image to match the size of the image mask.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case Reference | 5007000000TucwoAAB |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35869 | Tue Jun 04 13:01:43 MDT 2013 | patrick.corless | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35870 | Tue Jun 04 13:02:02 MDT 2013 | patrick.corless | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Update method to scale base image to match the image mask. Change has been checked into the 5.0.1 branch and trunk.