aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/gradient/Function.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-430/+0
* FOP-2553: Support PDF shading to PSSimon Steiner2015-12-171-0/+31
* Removed unused codeFOP-2393_gradient-renderingVincent Hennebert2014-07-181-107/+0
* Added more complete testsVincent Hennebert2014-07-181-3/+3
* Check bounds and encodeVincent Hennebert2014-07-181-13/+18
* Removed unused functionType parameterVincent Hennebert2014-07-181-8/+4
* Added test case for the gradient packageVincent Hennebert2014-07-181-17/+11
* Use the appropriate double formatter depending on the selected outputVincent Hennebert2014-07-141-32/+33
* Factorized outputDoubles into GradientMakerVincent Hennebert2014-07-141-17/+8
* Rename toWriteableString into output and added StringBuilder parameterVincent Hennebert2014-07-141-2/+1
* Delegate function rendering to dedicated class intead of taking as parameter ...Vincent Hennebert2014-07-141-3/+8
* Renamed shading package to gradientVincent Hennebert2014-07-141-0/+515