Atrinik Client 2.5
Data Fields
font_struct Struct Reference

#include <text.h>

Data Fields

const char * path
size_t size
TTF_Font * font
int height

Detailed Description

One font.

Definition at line 34 of file text.h.


Field Documentation

TTF_Font* font_struct::font

The actual font used by SDL_ttf.

Definition at line 43 of file text.h.

Maximum line height.

Definition at line 46 of file text.h.

const char* font_struct::path

The font's path.

Definition at line 37 of file text.h.

Size of the font.

Definition at line 40 of file text.h.


The documentation for this struct was generated from the following file: