grDevices-defunct {grDevices} | R Documentation |
The functions or variables listed here are no longer part of R as they are not needed (any more).
postscriptFont(family, metrics, encoding = "default")
family |
a character string giving the name of a Type 1 font family. |
metrics |
a vector of four or five strings giving paths to the afm (font metric) files for the font. |
encoding |
the name of an encoding file. |
The function postscriptFont
has been replaced by
Type1Font
, which is just a change of name.
One or more font mappings.
Defunct