CAIRO                 package:RGtk2                 R Documentation

_C_A_I_R_O

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

     Cairo is a 2D graphics library with support for multiple output
     devices. Currently supported output targets include the X Window
     System, win32, and image buffers.

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

     The RGtk binding to the CAIRO library consists of the following
     components:

     _c_a_i_r_o-_c_a_i_r_o-_f_o_n_t-_f_a_c_e-_t Base class for font faces

     _c_a_i_r_o-_F_o_n_t-_O_p_t_i_o_n_s How a font should be rendered

     _c_a_i_r_o-_c_a_i_r_o-_f_o_n_t-_f_a_c_e-_t Base class for fonts

     _c_a_i_r_o-_I_m_a_g_e-_S_u_r_f_a_c_e_s Rendering to memory buffers

     _c_a_i_r_o-_c_a_i_r_o-_m_a_t_r_i_x-_t Generic matrix operations

     _c_a_i_r_o-_P_a_t_h_s Creating paths and manipulating path data

     _c_a_i_r_o-_P_a_t_t_e_r_n_s Sources for drawing

     _c_a_i_r_o-_P_D_F-_S_u_r_f_a_c_e_s Rendering PDF documents

     _c_a_i_r_o-_P_N_G-_S_u_p_p_o_r_t Reading and writing PNG images

     _c_a_i_r_o-_P_o_s_t_S_c_r_i_p_t-_S_u_r_f_a_c_e_s Rendering PostScript documents

     _c_a_i_r_o-_S_c_a_l_e_d-_F_o_n_t_s Font face at particular size and options

     _c_a_i_r_o-_E_r_r_o_r-_H_a_n_d_l_i_n_g Decoding cairo's status

     _c_a_i_r_o-_c_a_i_r_o-_s_u_r_f_a_c_e-_t Base class for surfaces

     _c_a_i_r_o-_S_V_G-_S_u_r_f_a_c_e_s Rendering SVG documents

     _c_a_i_r_o-_T_e_x_t Rendering text and glyphs

     _c_a_i_r_o-_T_r_a_n_s_f_o_r_m_a_t_i_o_n_s Manipulating the current transformation
          matrix

     _c_a_i_r_o-_T_y_p_e_s Generic data types

     _c_a_i_r_o-_V_e_r_s_i_o_n-_I_n_f_o_r_m_a_t_i_o_n Compile-time and run-time version
          checks.

     _c_a_i_r_o-_c_a_i_r_o-_t The cairo drawing context

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://www.cairographics.org/manual>

