Blender V2.61 - r43446
|
#include <BLI_vfontdata.h>
Public Attributes | |
ListBase | characters |
char | name [128] |
Definition at line 44 of file BLI_vfontdata.h.
Definition at line 45 of file BLI_vfontdata.h.
Referenced by find_vfont_char(), free_vfont(), and freetypechar_to_vchar().
char VFontData::name[128] |
Definition at line 50 of file BLI_vfontdata.h.
Referenced by load_vfont(), and objfnt_to_ftvfontdata().