aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/svg/PSShading.java
Commit message (Collapse)AuthorAgeFilesLines
* Factorized shading code that was common to PDF and PostScriptVincent Hennebert2014-07-111-233/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1609759 13f79535-47bb-0310-9956-ffa450edef68
* Removed makeFunction methods, whose implementations are the same for both ↵Vincent Hennebert2014-07-111-9/+14
| | | | | | PDF and PS git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP-2393_gradient-rendering@1609746 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2313: add support for svg gradients when generating PostScript; most ↵Luis Bernardo2013-11-131-0/+228
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