Set a font's current outline.
void TTF_SetFontOutline(TTF_Font *font, int outline);
This function is available since SDL_ttf 2.0.12.
CategoryAPI