[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
int TTF_GetFontOutline(TTF_Font *font)
Get the current outline size of the loaded font.
NOTE: Passing a NULL font into this function will cause a segfault.
Returns: The size of the outline currently set on the font, in pixels.
|
See Also:
3.3.5 TTF_SetFontOutline,
3.3.2 TTF_GetFontStyle