xsetfont(3) hpux man page | unix.com

Man Page: xsetfont

Operating Environment: hpux

Section: 3

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(3) - centos
xsetfont(3) - x11r4
xqueryfont(3) - hpux
xsetfont(3) - linux
xsetfont(3) - netbsd
Similar Topics in the Unix Linux Community
Xlib simple program.
Warning for megane16v: Bumping Up Posts