Rev 3685 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{macintosh}\title{Macintosh Quickdraw Graphics}\usage{macintosh(width = 5, height = 5, pointsize = 12)}\alias{macintosh}\description{This command starts the graphics device driver for the Macintosh.This is usually done automagically at start up timeand can only be done on a Macintosh.Selecting \code{Print} from the file menu when the graphicswindow is active will spool the graph to the printer,however,it is usually more effective to use \code{Copy} to copythe graph to the scrap for pasting directly intoa Macintosh application such as \emph{WriteNow} or \emph{Word}.}\seealso{\code{\link{postscript}}, \code{\link{x11}}, \code{\link{device}}.}\keyword{device}