The R Project SVN R

Rev

Rev 88907 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88907 Rev 90049
Line 94... Line 94...
94
    Windows systems may be configured to use long paths, raising this
94
    Windows systems may be configured to use long paths, raising this
95
    limit currently to 10000.
95
    limit currently to 10000.
96
  }
96
  }
97
  \item{colormodel}{a character string describing the color model:
97
  \item{colormodel}{a character string describing the color model:
98
    currently allowed values as \code{"srgb"}, \code{"srgb+gray"},
98
    currently allowed values as \code{"srgb"}, \code{"srgb+gray"},
99
    \code{"rgb"}, \code{"rgb-nogray"}, \code{"gray"} (or \code{"grey")} and
99
    \code{"rgb"}, \code{"rgb-nogray"}, \code{"gray"} (or \code{"grey"}) and
100
    \code{"cmyk"}.  Defaults to \code{"srgb"}.  See section
100
    \code{"cmyk"}.  Defaults to \code{"srgb"}.  See section
101
    \sQuote{Color models}.}
101
    \sQuote{Color models}.}
102
  \item{useKerning}{logical.  Should kerning corrections be included in
102
  \item{useKerning}{logical.  Should kerning corrections be included in
103
    setting text and calculating string widths?  Defaults to \code{TRUE}.}
103
    setting text and calculating string widths?  Defaults to \code{TRUE}.}
104
  \item{fillOddEven}{logical controlling the polygon fill mode:  see
104
  \item{fillOddEven}{logical controlling the polygon fill mode:  see