[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
void TTF_CloseFont(TTF_Font *font)
Free the memory used by font, and free font itself as well. Do not use font after this without loading a new font to it.
|
See Also:
3.2.1 TTF_OpenFont,
3.2.2 TTF_OpenFontRW,
3.2.3 TTF_OpenFontIndex,
3.2.4 TTF_OpenFontIndexRW