mirror of
https://github.com/processing/processing4.git
synced 2026-01-25 01:11:06 +01:00
The extension handler is a copy of https://gist.github.com/msteiger/4509119 by Martin Steiger with minor changes for Processing Several classes and methods in PShapeSVG and PShapeJava2D have been made public or modified to support the export of gradients
A very simple SVG exporter based on the PDF Export library that ships with Processing. Uses Batik's SVG Generator.