GrafX2 2.9.3227
The ultimate 256-color painting program
T_Font Struct Reference

Element of the font linked list. More...

+ Collaboration diagram for T_Font:

Data Fields

char * Name
 
int Is_truetype
 
int Is_bitmap
 
char Label [22]
 
struct T_FontNext
 
struct T_FontPrevious
 

Detailed Description

Element of the font linked list.

Field Documentation

◆ Name

char* T_Font::Name

◆ Is_truetype

int T_Font::Is_truetype

◆ Is_bitmap

int T_Font::Is_bitmap

Referenced by Add_font(), and Compare_fonts().

◆ Label

char T_Font::Label[22]

Referenced by Add_font(), Compare_fonts(), and Font_label().

◆ Next

◆ Previous

struct T_Font* T_Font::Previous

Referenced by Insert_font().


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