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