xtextwidth16(3x11) xfree86 man page | unix.com

Man Page: xtextwidth16

Operating Environment: xfree86

Section: 3x11

XTextWidth(3X11)						  XLIB FUNCTIONS						  XTextWidth(3X11)

NAME
XTextWidth, XTextWidth16 - compute text width
SYNTAX
int XTextWidth(XFontStruct *font_struct, char *string, int count); int XTextWidth16(XFontStruct *font_struct, XChar2b *string, int count);
ARGUMENTS
count Specifies the character count in the specified string. font_struct Specifies the font used for the width computation. string Specifies the character string.
DESCRIPTION
The XTextWidth and XTextWidth16 functions return the width of the specified 8-bit or 2-byte character strings.
SEE ALSO
XLoadFont(3X11), XTextExtents(3X11) Xlib - C Language X Interface XFree86 Version 4.7.0 XTextWidth(3X11)
Related Man Pages
xquerytextextents(3x11) - redhat
xtextextents(3x11) - xfree86
xtextwidth(3) - hpux
xtextwidth16(3) - hpux
xtextextents(3x11) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update
Fedora 30 and Slackware 14.2, how to obtain the same rendering?