| Line 298... |
Line 298... |
| 298 |
the default device fonts will be used (and what those are should
|
298 |
the default device fonts will be used (and what those are should
|
| 299 |
be listed on the help page for the device). Standard values are
|
299 |
be listed on the help page for the device). Standard values are
|
| 300 |
\code{"serif"}, \code{"sans"} and \code{"mono"}, and the
|
300 |
\code{"serif"}, \code{"sans"} and \code{"mono"}, and the
|
| 301 |
\link{Hershey} font families are also available. (Devices may
|
301 |
\link{Hershey} font families are also available. (Devices may
|
| 302 |
define others, and some devices will ignore this setting
|
302 |
define others, and some devices will ignore this setting
|
| 303 |
completely. Names starting with \code{"Her"} are treated
|
303 |
completely. Names starting with \code{"Hershey"} are treated
|
| 304 |
specially and should only be used for the built-in Hershey font
|
304 |
specially and should only be used for the built-in Hershey font
|
| 305 |
families.) This can be specified inline for \code{\link{text}}.}
|
305 |
families.) This can be specified inline for \code{\link{text}}.}
|
| 306 |
\item{\code{fg}}{The color to be used for the foreground of plots.
|
306 |
\item{\code{fg}}{The color to be used for the foreground of plots.
|
| 307 |
This is the default color used for things like axes and boxes
|
307 |
This is the default color used for things like axes and boxes
|
| 308 |
around plots. When called from \code{par()} this also sets
|
308 |
around plots. When called from \code{par()} this also sets
|