fontRelease
The fontRelease deinitializes Fontlib.
Prototype
void fontRelease()
Parameters
None
Remarks
fontRelease deletes all textures assigned to FontLib. Failure to call this function may result in a memory leak, depending on which WindowsOS you're running.
Error Codes
None