Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.3
-
Fix Version/s: 6.2.4
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:Windows 7 and 10
Description
We are currently in the process of migrating from IcePDF 4.3.2 to 6.1.3 and are experiencing major image scaling quality problems.
We have attempted to set org.icepdf.core.imageReference=smoothScaled. We have also double checked that this is indeed the scale-type being used by the ImageReferenceFactory-class.
The rendered image doesn't really look very 'smooth scaled' so I'm not sure what's going on.
Is there some setting I'm missing?
We have attempted to set org.icepdf.core.imageReference=smoothScaled. We have also double checked that this is indeed the scale-type being used by the ImageReferenceFactory-class.
The rendered image doesn't really look very 'smooth scaled' so I'm not sure what's going on.
Is there some setting I'm missing?
Issue Links
- is duplicated by
-
PDF-1143 PDF rendered sometimes with very bad quality despite 'smoothScaled'
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51510 | Wed May 10 15:09:00 MDT 2017 | patrick.corless | actually makes some tiff images more legible at low zoom values. |
Files Changed | ||||
ADD
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/BlurredImageReference.java
MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/MipMappedImageReference.java MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/ImageReferenceFactory.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51509 | Wed May 10 15:08:40 MDT 2017 | patrick.corless | actually makes some tiff images more legible at low zoom values. |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/graphics/MipMappedImageReference.java
MODIFY /icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/graphics/ImageReferenceFactory.java ADD /icepdf/branches/icepdf-6.2.0/icepdf/core/src/org/icepdf/core/pobjects/graphics/BlurredImageReference.java |