xwctextescapement(3) hpux man page | unix.com

Man Page: xwctextescapement

Operating Environment: hpux

Section: 3

XwcTextEscapement()													       XwcTextEscapement()

Name
  XwcTextEscapement - obtain the width of internationalized wide-character text.

Synopsis
  int XwcTextEscapement(font_set, string, num_wchars)
	XFontSet font_set;
	wchar_t *string;
	int num_wchars;

Arguments
  font_set  Specifies the font set.

  string    Specifies the character string.

  num_wchars
	    Specifies the number of characters in the string argument.

Returns
  The escapement in pixels.

Availability
  Release 5 and later.

Description
  XwcTextEscapement()  returns	the escapement in pixels of the specified wide-character string using the fonts loaded for the specified font
  set.	The escapement is the distance in pixels in the primary draw direction from the drawing origin to the origin of the next character to
  be drawn, assuming that the rendering of the next character is not dependent on the supplied string.

  The escapement is always positive, regardless of the character-rendering order.

See Also
  XwcTextExtents(), XwcTextPerCharExtents(), XmbTextEscapement().

Xlib - Internationalized Text												       XwcTextEscapement()
Related Man Pages
xmbtextescapement(3x11) - redhat
xwctextescapement(3x11) - redhat
xutf8textescapement(3) - debian
xmbtextescapement(3) - centos
xmbtextescapement(3) - suse
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
Thank you members and admins
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp