fontInit
The fontInit initializes Fontlib.
Prototype
void fontInit()
Parameters
None
Remarks
fontInit assigns global variables that are needed for all other functions. Failure to call this before any other function will cause a crash.
Error Codes
None