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

TTF_SetFontStyle

Set a font's current style.

Syntax

void TTF_SetFontStyle(TTF_Font *font, int style);

Function Parameters

font the font to set a new style on.
style the new style values to set, OR'd together.

Remarks

Setting the style clears already-generated glyphs, if any, from the cache.

The font styles are a set of bit flags, OR'd together:

Version

This function is available since SDL_ttf 3.0.0.


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.