FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 296 : PostScript, PDF, EMF, SVF, SWF and CGM exporter
Last modified: 2010-06-05 09:31
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WONTFIX -
Pr
i
ority:
P2
Severity:
enhancement
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
seltar
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-02-27 23:16
http://java.freehep.org/vectorgraphics/index.html
this free library includes all those formats, and would be a great
implementation for p5.
Animations exported out to swf would be especially interesting.
-seltar
Additional Comment
#1 From fry 2007-02-03 09:32
the vg lib exports static swf files, afaik.. exporting full animations
would be an enormous task (or make enormous files because they'd
essentially be movies).
but having SVG, static SWF files, and PS files would be nice. this would
actually be less than a page or two of code for anyone interested to write it.
Additional Comment
#2 From fry 2010-06-05 09:31
closing this since we've added PDF in the meantime, and it's really
something that should be handled by an external library. the freehep
project hasn't been updated since 2007 as well, so it's unlikely that we'd
want to pull it in as a library.