FMCACHEENABLE(3W) FMCACHEENABLE(3W)
fmcacheenable - enable font cache flushing
#include <fmclient.h>
void fmcacheenable()
This function was made obsolete by changes to the IRIS Font Manager. The
function was replaced by a stub that does not do anything. What follows
is a description of what this function did under the NeWS windowing
system.
The Font Manager provides font cache flushing by default. You can disable
font cache flushing with a call to fmcachedisable. The Font Manager
continues to keep track of the space fonts occupy, but does nothing to
flush the space when it exceeds the font cache limit. To restart
automatic font cache flushing, call fmcacheenable .
fmcachedisable(3W), fmcachelimit(3W), fmgetcacheused(3W),
fmsetcachelimit(3W).
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|