On Mon, 20 Oct 2003 [EMAIL PROTECTED] wrote:

> I posted a similar query some months ago. Some people answered stating that
> win.metafiles were not available for R in linux. However, I was suggested
> to use the package RSvgDevice, which allows transforming any graphic device
> into Scalable Vector Graphics format, this file can then be opened with
> sodipodi, and really impresive stuff can be achieved. I also noticed that
> OpenOffice for linux has an option to open win.metafiles, so it seems that
> they are in theory available for linux!

Code to *read* them is more widely available than to *write* them.
Can sodipodi output wmf/emf?

Note that libEMF's help page says

  It is also possible now to generate EMF files from PSTOEDIT on POSIX 
  systems. Therefore, if your graphics code only outputs PostScript, you 
  can now easily convert it to EMF.

but that is only true on Windows (unfortunately).

-- 
Brian D. Ripley,                  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to