XSetFont man page on HP-UX
[printable version]
XSetFont() XSetFont()
Name
XSetFont – set the current font in a graphics context.
Synopsis
XSetFont(display, gc, font)
Display *display;
GC gc;
Font font;
Arguments
display Specifies a connection to an X server; returned from
XOpenDisplay().
gc Specifies the graphics context.
font Specifies the ID of the font to be used.
Description
XSetFont() sets the font in the GC. Text drawing requests using this
GC will use this font only if the font is loaded. Otherwise, the text
will not be drawn.
For more information, see Volume One, Chapter 5, The Graphics Context.
Errors
BadAlloc
BadFont
BadGC
See Also
XCreateFontCursor(), XFreeFont(), XFreeFontInfo(), XFreeFontNames(),
XFreeFontPath(), XGetFontPath(), XGetFontProperty(), XListFonts(),
XListFontsWithInfo(), XLoadFont(), XLoadQueryFont(), XQueryFont(),
XSetFontPath(), XUnloadFont().
Xlib - Fonts XSetFont()
[top]
List of man pages available for HP-UX
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|