Query a font's current outline.
Defined in SDL_ttf.h
int TTF_GetFontOutline(const TTF_Font *font);
Returns the font's current outline value.
This function is available since SDL_ttf 3.0.0.
CategoryAPI, CategoryAPIFunction