EPS, PDF and PS output
Brought to you by:
vanderlee
Several package are now available which overload Graphics2D to
write the graph directly in vector format. Vector formats will greatly
improve the resolution of the printed graph, hence the overall
quality.
I have taken a look at EPSgraphics and the Freehep libraries. The
latter is available under LGPL and allows not only EPS output but
almost any vector format (PostScript, PDF, EMF, SVF, SWF and
CGM), as well as image formats (GIF, PNG, JPG and PPM). A
very promishing package.
Logged In: YES
user_id=469449
Here are the URLs in case someone is interested:
Freehep: http://java.freehep.org/vectorgraphics/index.html
EPSgraphics: http://www.jibble.org/epsgraphics/