Set a font's current wrap alignment option.
Defined in SDL_ttf.h
font | the font to set a new wrap alignment option on. |
align | the new wrap alignment option. |
The wrap alignment option can be one of the following:
This function is available since SDL_ttf 3.0.0.