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 2.0.12.
CategoryAPI, CategoryAPIFunction