font_s Struct Reference

#include <r_font.h>

Data Fields

const char * name
TTF_Font * font
SDL_RWops * rw
bytebuffer
int style
int lineSkip
int height

Detailed Description

Definition at line 33 of file r_font.h.


Field Documentation

loaded file

Definition at line 37 of file r_font.h.

Referenced by R_FontAnalyze().

TTF_Font* font_s::font

Definition at line 40 of file r_font.h.

Referenced by R_FontAnalyze(), R_FontTextSize(), and UI_FontGetHeight().

TTF_FontLineSkip

Definition at line 39 of file r_font.h.

Referenced by R_FontAnalyze(), and R_FontTextSize().

const char* font_s::name

Definition at line 34 of file r_font.h.

Referenced by R_FontAnalyze().

SDL_RWops* font_s::rw

ttf font reading structure for SDL_RWops

Definition at line 36 of file r_font.h.

Referenced by R_FontAnalyze().

see also fontRenderStyle_t

Definition at line 38 of file r_font.h.

Referenced by R_FontAnalyze().


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

Generated by  doxygen 1.6.2