FMINIT(3W) FMINIT(3W)
fminit - initialize the Font Manager
#include <fmclient.h>
void fminit()
Call fminit to initialize the Font Manager. You must call fminit before
you can call any other routine in the Font Manager library. It sets the
default page matrix that the font scaling and transformation routines
use.
fmfindfont(3W), fmscalefont(3W), fmsetfont(3W), fmprstr(3W),
fmfontpath(3W), fmsetpath(3W), fmenumerate(3W), fmgetfontinfo(3W),
fmgetfontname(3W), fmgetstrwidth(3W), fmgetwholemetrics(3W),
fmmatrix(3W).
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|