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

Hinting 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_HINTING_NORMAL          0
```

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