SDL_ttf
i. General
These functions are useful, as they are the only/best ways to work with SDL_ttf.
- Info
TTF_Linked_Version - Get version number
TTF_Init - Initialize API
TTF_WasInit - Query API initialization status
TTF_Quit - Cleanup API
TTF_SetError - Set the current error string
TTF_GetError - Get the current error string
