|
Blender
V2.93
|
#include <BLI_vfontdata.h>
Public Attributes | |
| ListBase | nurbsbase |
| unsigned int | index |
| float | width |
Definition at line 46 of file BLI_vfontdata.h.
| unsigned int VChar::index |
Definition at line 48 of file BLI_vfontdata.h.
Referenced by freetypechar_to_vchar().
| ListBase VChar::nurbsbase |
Definition at line 47 of file BLI_vfontdata.h.
Referenced by BKE_vfont_free_data(), BLI_vfontchar_copy(), buildchar(), and freetypechar_to_vchar().
| float VChar::width |
Definition at line 49 of file BLI_vfontdata.h.
Referenced by char_width(), and freetypechar_to_vchar().