Comment #1 on issue 223 by [email protected]: Export camera view as SVG
image
http://code.google.com/p/piccolo2d/issues/detail?id=223
On further thought, an entire export package might be useful:
Options for how to export a scene graph, image size, scene graph bounds,
scaling, rendering hints, etc.
Export via the clipboard in serialized scene graph format, for Piccolo2D
<--> Piccolo2D transfer
Export via the clipboard in an Image or BufferedImage object for Piccolo2D
--> java application transfer
Export via the clipboard in an InputStream encoded in JPG/PNG format
Cut, Copy, Paste, Clear actions for associating with a PCanvas
Export to a raster image file in PNG format
Export to a raster image file in JPG format
Export to a vector image file in PDF format (would be nice)
Export to a vector image file in SWF/Flash format (if possible, would be
nice)
Export to a vector image file in SVG format
Export to PNG, Export to JPG, Export to SVG, &c. actions for associating
with a PCanvas
If there is interest, I'll create a separate issue.
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en