Details
-
Type: Improvement
-
Status: Reopened
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 4.2.2
-
Fix Version/s: None
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
A few releases ago basic support for transparency group support was added. Mainly transparency support for a group of shapes and knockouts.
The current implementation will detect a transparency group flag on the form object. If detected painting is deferred and the shapes painted to image so that a transparency group can be applied. The problem with this approach is that image will look blurred as document zoom is applied.
It may be possible to spawn a new graphics context with g2d.createGraphics() in a similar but alternative means to creating the image. A little bit of research needs to be done here.
The current implementation will detect a transparency group flag on the form object. If detected painting is deferred and the shapes painted to image so that a transparency group can be applied. The problem with this approach is that image will look blurred as document zoom is applied.
It may be possible to spawn a new graphics context with g2d.createGraphics() in a similar but alternative means to creating the image. A little bit of research needs to be done here.
Issue Links
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 4.3 [ 10266 ] |
Patrick Corless
made changes -
Salesforce Case | [] | |
Fix Version/s | 5.0 [ 10314 ] | |
Fix Version/s | 4.3 [ 10266 ] |
Patrick Corless
made changes -
Patrick Corless
made changes -
Patrick Corless
made changes -
Salesforce Case | [] | |
Component/s | Core [ 10022 ] | |
Fix Version/s | 4.3.3 [ 10333 ] | |
Fix Version/s | 5.0 [ 10314 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30260 | Wed Jul 25 17:41:45 MDT 2012 | patrick.corless | PDF-350 addition of property org.icepdf.core.disableTransparencyGroup to enable user to turn off transparency group support when raster quality is too low. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/util/ContentParser.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Shapes.java |
Patrick Corless
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Patrick Corless
made changes -
Salesforce Case | [] | |
Fix Version/s | 4.5 [ 10342 ] | |
Fix Version/s | 4.3.3 [ 10333 ] |
Patrick Corless
made changes -
Patrick Corless
made changes -
Fix Version/s | 5.0 [ 10314 ] | |
Fix Version/s | 4.5 [ 10342 ] |
Patrick Corless
made changes -
Fix Version/s | 5.1 [ 10675 ] | |
Fix Version/s | 5.0 [ 10314 ] |
Patrick Corless
made changes -
Fix Version/s | 5.2 [ 10970 ] | |
Fix Version/s | 5.1 [ 10675 ] |
Patrick Corless
made changes -
Fix Version/s | 5.3 [ 12070 ] | |
Fix Version/s | 5.2 [ 10970 ] |
Patrick Corless
made changes -
Fix Version/s | 6.0.2 [ 12971 ] | |
Fix Version/s | 6.1 [ 12070 ] |
Patrick Corless
made changes -
Fix Version/s | 6.1 [ 12070 ] | |
Fix Version/s | 6.0.2 [ 12971 ] |
Patrick Corless
made changes -
Fix Version/s | 6.1 [ 12070 ] |
I've been working on an over fix for transparency group support and soft masking for groups. Still a lot of work to do, moving out to 5.0.