SDL Wiki
(This function is part of SDL_ttf, a separate library from SDL.)

TTF_GetFontKerning

Query whether or not kerning is allowed for a font.

Syntax

int TTF_GetFontKerning(const TTF_Font *font);

Function Parameters

font the font to query.

Return Value

Returns non-zero if kerning is enabled, zero otherwise.

Version

This function is available since SDL_ttf 2.0.12.


CategoryAPI


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.