home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / man / cat3 / xextentsoffontset.0 < prev    next >
Encoding:
Text File  |  1996-10-17  |  1.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. XExtentsOfFontSet(3X11)      XLIB FUNCTIONS  XExtentsOfFontSet(3X11)
  5.  
  6.  
  7. NNAAMMEE
  8.        XExtentsOfFontSet - obtain the maximum extents structure
  9.        for a font set
  10.  
  11. SSYYNNTTAAXX
  12.        XFontSetExtents *XExtentsOfFontSet(_f_o_n_t___s_e_t)
  13.           XFontSet _f_o_n_t___s_e_t;
  14.  
  15. AARRGGUUMMEENNTTSS
  16.        _f_o_n_t___s_e_t     Specifies the font set.
  17.  
  18. DDEESSCCRRIIPPTTIIOONN
  19.        The _X_E_x_t_e_n_t_s_O_f_F_o_n_t_S_e_t function returns an _X_F_o_n_t_S_e_t_E_x_t_e_n_t_s
  20.        structure for the fonts used by the Xmb and Xwc layers for
  21.        the given font set.
  22.  
  23.        The _X_F_o_n_t_S_e_t_E_x_t_e_n_t_s structure is owned by Xlib and should
  24.        not be modified or freed by the client.    It will be freed
  25.        by a call to _X_F_r_e_e_F_o_n_t_S_e_t with the associated _X_F_o_n_t_S_e_t.
  26.        Until freed, its contents will not be modified by Xlib.
  27.  
  28. SSEEEE AALLSSOO
  29.        XCreateFontSet(3X11), XFontsOfFontSet(3X11), XFontSetEx-
  30.        tents(3X11)
  31.        _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. X Version 11           Release 6.1                1
  65.  
  66.  
  67.