Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XCreateGC(3x11)

XQueryBestSize(3x11)

XSetArcMode(3x11)

XSetClipOrigin(3x11)

XSetFillStyle(3x11)

XSetLineAttributes(3x11)

XSetState(3x11)

XSetTile(3x11)



XSetFont(3X11)          COMMAND REFERENCE          XSetFont(3X11)



NAME
     XSetFont - GC convience routines

SYNOPSIS
     XSetFont(display, gc, font)
           Display *display;
           GC gc;
           Font font;

ARGUMENTS
     display   Specifies the connection to the X server.

     font      Specifies the font.

     gc        Specifies the GC.

DESCRIPTION
     The XSetFont function sets the current font in the specified
     GC.

     XSetFont can generate BadAlloc, BadFont, and BadGC errors.

DIAGNOSTICS
     BadAlloc  The server failed to allocate the requested
               resource or server memory.

     BadFont   A value for a Font or GContext argument does not
               name a defined Font.

     BadGC     A value for a GContext argument does not name a
               defined GContext.

SEE ALSO
     XCreateGC(3x11), XQueryBestSize(3x11), XSetArcMode(3x11),
     XSetClipOrigin(3x11), XSetFillStyle(3x11),
     XSetLineAttributes(3x11), XSetState(3x11), XSetTile(3x11)
     Xlib - C Language X Interface


















X Version 11            1 September 1988                        1



%%index%%
na:408,84;
sy:492,498;
de:990,335;
di:1325,462;
se:1787,421;
%%index%%000000000094

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026