hpux man page for xsetfont

Query: xsetfont

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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()
Related Man Pages
xsetfont(3x11) - redhat
xsetfont(3x11) - xfree86
xsetfont(3) - suse
xfreefont(3) - hpux
xsetfont(3) - linux
Similar Topics in the Unix Linux Community
Xlib simple program.
Warning for megane16v: Bumping Up Posts