On Dec 8, 2008, at 4:02 PM, Prof Brian Ripley wrote:

On Mon, 8 Dec 2008, David Winsemius wrote:


To find out what devices are available, try:

capabilities()
jpeg png tiff tcltk X11 aqua http/ftp sockets libxml fifo cledit iconv NLS TRUE TRUE FALSE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE
profmem    cairo
FALSE     TRUE

So on my machine, a png device can get graphics output. That should provide all of the functionality of a wmf format and be much more cross-platform.

Not so: wmf is a primarily a vector format: however PDF is a good cross-platform substitute.

Thank you for the correction. I had conflated "lossless format" with "vector format". Perhaps the OP will be happier with pdf output. Will he be able to use cmd-S to bring up a Save as dialog if he is not running from R.app?

--
David Winsemius


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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to