RemFont(textFont)
void RemFont(struct TextFont *);
This function removes a font from the system, ensuring that access to it is restricted to those applications that currently have an active pointer to it: i.e. no new
SetFont requests to this font are satisfied.