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

TTF_SetFontWrappedAlign

Set a font's current wrap alignment option.

Syntax

void TTF_SetFontWrappedAlign(TTF_Font *font, int align);

Function Parameters

font the font to set a new wrap alignment option on.
align the new wrap alignment option.

Remarks

The wrap alignment option can be one of the following:

Version

This function is available since SDL_ttf 2.20.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.