###### (This function is part of SDL_ttf, a separate library from SDL.) # TTF_WRAPPED_ALIGN_LEFT Special layout option for rendering wrapped text ## Header File Defined in [](https://github.com/libsdl-org/SDL_ttf/blob/SDL2/include/SDL_ttf.h) ## Syntax ```c #define TTF_WRAPPED_ALIGN_LEFT 0 ``` ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)