Comment #3 on issue 223 by [email protected]: Export camera view as SVG image
http://code.google.com/p/piccolo2d/issues/detail?id=223
Yep, I've used that before http://xmlgraphics.apache.org/batik/using/svg-generator.html http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/svggen/SVGGraphics2D.html Here's something similar for Flex3/Flash http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/modules/swfutils/src/java/flash/graphics/g2d/SpriteGraphics2D.java There's also FreeHEP vectorgraphics package http://java.freehep.org/vectorgraphics/index.html -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
