Hello there, I must say I am quite happy with the output devices for graphics in R already, but still ... I am wondering if there are any plans for incorporating the option to save graphs as ".svg" files. This would make it easy to postprocess figures in R with Inkscape, the open source vector graphics editor. The reason why I would want to postprocess vector graphics is to save them to high quality (high dpi) .tiff files. Greetings, Edwin Commandeur [[alternative HTML version deleted]]
On 22 January 2006 at 18:26, Marjo en Edwin wrote:
| I am wondering if there are any plans for incorporating the option to save
| graphs as ".svg" files. This would make it easy to postprocess
figures in R
| with Inkscape, the open source vector graphics editor.
Had you run this search from within R:
> RSiteSearch("svg")
you would have seen 67 hits, including seven to the RSvg package.
Dirk
--
Hell, there are no rules here - we're trying to accomplish something.
-- Thomas A. Edison
Seemingly Similar Threads
- [fdo] Inkscape BOF @ Siggraph LOS ANGELES - MON, AUG 9, 4-5 PM
- producing SVG files
- RSvgDevice incomplete svg output
- PDFs and SVGs containing rasterGrobs don't display correctly in some other software
- Problems with points in plots when importing from pdf to an SVG editor