Query the recommended spacing between lines of text for a font.
Defined in SDL_ttf.h
int TTF_FontLineSkip(const TTF_Font *font);
Returns the font's recommended spacing.
This function is available since SDL_ttf 2.0.12.
CategoryAPI, CategoryAPIFunction