font(3G) font(3G)
font - selects a raster font for drawing text strings
void font(fntnum)
short fntnum;
fntnum expects the font identifier, an index into the font table built
by defrasterfont. If you specify a font number that is not
defined, the system selects font 0.
font selects the raster font that charstr uses when it draws a text
string. This font remains in effect until you call font again. Font 0 is
the default.
charstr, deflfont, defrasterfont, getdescender, getfont, getheight,
strwidth
PPPPaaaaggggeeee 1111 [ Back ]
|