|
Blender V5.0
|
#include <BKE_vfontdata.hh>
Public Attributes | |
| ListBase | nurbsbase |
| float | width |
Definition at line 54 of file BKE_vfontdata.hh.
| ListBase VChar::nurbsbase |
Definition at line 55 of file BKE_vfontdata.hh.
Referenced by BKE_vfont_data_free(), BKE_vfontdata_char_copy(), BKE_vfontdata_char_from_freetypefont(), vfont_char_build_impl(), and vfont_placeholder_ensure().
| float VChar::width |
Definition at line 56 of file BKE_vfontdata.hh.
Referenced by BKE_vfontdata_char_from_freetypefont(), vfont_char_width(), and vfont_placeholder_ensure().