XContextDependentDrawing(3X) XLIB FUNCTIONS XContextDependentDrawing(3X)
NAME
XContextDependentDrawing - obtain font set information
SYNTAX
Bool XContextDependentDrawing(font_set)
XFontSet font_set;
ARGUMENTS
font_set Specifies the font set.
DESCRIPTION
To find out about context-dependent rendering, use >ZN XContextDependentDrawing. The XContextDependentDrawing function returns True if the
drawing functions implement implicit text directionality or if text drawn with the font_set might include context-dependent drawing; other-
wise, it returns False.
SEE ALSO
XCreateOC(3X), XFontsOfFontSet(3X), XBaseFontNameListOfFontSet(3X), XLocaleOfFontSet(3X), XContextualDrawing(3X), XDirectionalDependent-
Drawing(3X)
X Version 11 Release 6 XContextDependentDrawing(3X)