grDevices-defunct         package:grDevices         R Documentation

_D_e_f_u_n_c_t _F_u_n_c_t_i_o_n_s _i_n _P_a_c_k_a_g_e _g_r_D_e_v_i_c_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     The functions or variables listed here are no longer part of R as
     they are not needed (any more).

_U_s_a_g_e:

     postscriptFont(family, metrics, encoding = "default")

_A_r_g_u_m_e_n_t_s:

  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.

_D_e_t_a_i_l_s:

     The function 'postscriptFont' has been replaced by 'Type1Font',
     which is just a change of name.

_V_a_l_u_e:

     One or more font mappings.

_S_e_e _A_l_s_o:

     'Defunct'

