xmlgraphics-batik
xmlgraphics-batik copied to clipboard
BATIK-1384: Return custom SVG composite when doing first-time conversion
https://issues.apache.org/jira/browse/BATIK-1384
When a custom SVG composite is generated, it is cached but not returned. This means the first time any custom composite is generated it will not apply.
This change fixes that issue and matches the existing working code in SVGCustomBufferedImageOp and SVGCustomPaint.