


XmMapSegmentEncoding(3X)			     XmMapSegmentEncoding(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmMMaappSSeeggmmeennttEEnnccooddiinngg - A compound string function that returns the compound
  text encoding	format associated with the specified font list tag

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  cchhaarr ** XXmmMMaappSSeeggmmeennttEEnnccooddiinngg ((_f_o_n_t_l_i_s_t__t_a_g))
       cchhaarr	   **_f_o_n_t_l_i_s_t__t_a_g;;

DESCRIPTION
  XXmmMMaappSSeeggmmeennttEEnnccooddiinngg searches	the segment encoding registry for an entry
  that matches the specified font list tag and returns a copy of the associ-
  ated compound	text encoding format.  The application is responsible for
  freeing the storage associated with the returned data	by calling XXttFFrreeee.

  _f_o_n_t_l_i_s_t__t_a_g
	 Specifies the compound	string font list tag

RETURN VALUE
  Returns a copy of the	associated compound text encoding format if the	font
  list tag is found in the registry; otherwise,	returns	NULL.

RELATED	INFORMATION
  XXmmCCvvttXXmmSSttrriinnggTTooCCTT((33XX)), XXmmFFoonnttLLiisstt((33XX)), XXmmRReeggiisstteerrSSeeggmmeennttEEnnccooddiinngg((33XX)),	and
  XXmmSSttrriinngg((33XX)).































