svn commit: r1754512 - in /xmlgraphics/fop/trunk: fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java fop/lib/xmlgraphics-commons-svn-trunk.jar

[email protected]
Newsgroups gmane.text.xml.fop.cvs
Message-ID <[email protected]>
Author: ssteiner
Date: Fri Jul 29 13:09:44 2016
New Revision: 1754512

URL: http://svn.apache.org/viewvc?rev=1754512&view=rev
Log:
XGC-105: AFP rounded corners not in CMYK

Modified:
    xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java
    xmlgraphics/fop/trunk/fop/lib/xmlgraphics-commons-svn-trunk.jar

Modified: xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java?rev=1754512&r1=1754511&r2=1754512&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java (original)
+++ xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/render/afp/AFPPainter.java Fri Jul 29 13:09:44 2016
@@ -193,7 +193,7 @@ public class AFPPainter extends Abstract
         //AFP doesn't support alpha channels
         hints.put(ImageProcessingHints.TRANSPARENCY_INTENT,
                 ImageProcessingHints.TRANSPARENCY_INTENT_IGNORE);
-        hints.put("CMYK", getDocumentHandler().getFS45());
+        hints.put("CMYK", getDocumentHandler().getPaintingState().isCMYKImagesSupported());
         return hints;
     }
 

Modified: xmlgraphics/fop/trunk/fop/lib/xmlgraphics-commons-svn-trunk.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop/lib/xmlgraphics-commons-svn-trunk.jar?rev=1754512&r1=1754511&r2=1754512&view=diff
==============================================================================
Binary files - no diff available.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.