


XExtentsOfFontSet(3X11)				      XExtentsOfFontSet(3X11)
X11R5									X11R5



NAME
  XExtentsOfFontSet - obtain the maximum extents structure for a font set

SYNTAX
  XFontSetExtents *XExtentsOfFontSet(_f_o_n_t__s_e_t)
	 XFontSet _f_o_n_t__s_e_t;

ARGUMENTS

  _f_o_n_t__s_e_t  Specifies the font set.

DESCRIPTION
  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 structure for the
  fonts	used by	the Xmb	and Xwc	layers,	for the	given font set.

  The _X_F_o_n_t_S_e_t_E_x_t_e_n_t_s structure	is owned by Xlib and should not	be modified
  or freed by the client.  It will be freed 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.  Until freed, its contents will not be modified by
  Xlib.

SEE ALSO
  XCreateFontSet(3X11),	XFontsOfFontSet(3X11), XFontSetExtents(3X11)
  _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e



































