|
Blender
V2.59
|
#include <BLI_vfontdata.h>
Public Attributes | |
| ListBase | characters |
| char | name [128] |
Definition at line 46 of file BLI_vfontdata.h.
Definition at line 47 of file BLI_vfontdata.h.
Referenced by find_vfont_char(), free_vfont(), and freetypechar_to_vchar().
| char VFontData::name[128] |
Definition at line 52 of file BLI_vfontdata.h.
Referenced by load_vfont(), and objfnt_to_ftvfontdata().