summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorLuis Bernardo <lbernardo@apache.org>2013-11-13 15:24:26 +0000
committerLuis Bernardo <lbernardo@apache.org>2013-11-13 15:24:26 +0000
commit7d3dba6c3c2fc6caeeeaccbc8df159b87934e44a (patch)
treee61944dde978823efa20ff55c88836018e67aceb /build.xml
parentfa1cca233c52222efbfee2a8e406df7c70daa1ac (diff)
downloadxmlgraphics-fop-7d3dba6c3c2fc6caeeeaccbc8df159b87934e44a.tar.gz
xmlgraphics-fop-7d3dba6c3c2fc6caeeeaccbc8df159b87934e44a.zip
FOP-2313: add support for svg gradients when generating PostScript; most code authored by Robert Meyer with a small contribution by Athanasios Giannimaras.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1541551 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 97503f208..f25239bc0 100644
--- a/build.xml
+++ b/build.xml
@@ -579,6 +579,7 @@ list of possible build targets.
<include name="org/apache/fop/util/Finalizable.class"/>
<include name="org/apache/fop/util/CharUtilities.class"/>
<include name="org/apache/fop/util/DecimalFormatCache*.class"/>
+ <include name="org/apache/fop/render/shading/**"/>
</patternset>
<!-- PDF transcoder -->
<patternset>