|
Blender V5.0
|
Public Attributes | |
| float | x_min |
| float | x_max |
| int | char_nr |
| int | wspace_nr |
Used for storing per-line data for alignment & wrapping.
Definition at line 654 of file vfont_curve.cc.
| int TempLineInfo::char_nr |
Number of characters.
Definition at line 660 of file vfont_curve.cc.
Referenced by vfont_to_curve().
| int TempLineInfo::wspace_nr |
Number of white-spaces of line.
Definition at line 662 of file vfont_curve.cc.
Referenced by vfont_to_curve().
| float TempLineInfo::x_max |
| float TempLineInfo::x_min |