Scroll to navigation

TTF_Font(3type) SDL_ttf3 DATATYPES TTF_Font(3type)

NAME

TTF_Font - The internal structure containing font information.

HEADER FILE

Defined in SDL3_ttf/SDL_ttf.h

SYNOPSIS

#include "SDL3_ttf/SDL_ttf.h"
typedef struct TTF_Font TTF_Font;

DESCRIPTION

Opaque data!

SDL_ttf 3.0.0 SDL_ttf