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

Font style flags

## Header File

Defined in [<SDL3_ttf/SDL_ttf.h>](https://github.com/libsdl-org/SDL_ttf/blob/main/include/SDL3_ttf/SDL_ttf.h)

## Syntax

```c
#define TTF_STYLE_NORMAL        0x00
```

----
[CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro), [CategorySDLTTF](CategorySDLTTF)