Font Stretch Settings
UI\Draw\Text\Font\Stretch
&reftitle.classsynopsis;
UI\Draw\Text\Font\Stretch
final
UI\Draw\Text\Font\Stretch
Constants
const
int
UI\Draw\Text\Font\Stretch::UltraCondensed
0
const
int
UI\Draw\Text\Font\Stretch::ExtraCondensed
1
const
int
UI\Draw\Text\Font\Stretch::Condensed
2
const
int
UI\Draw\Text\Font\Stretch::SemiCondensed
3
const
int
UI\Draw\Text\Font\Stretch::Normal
4
const
int
UI\Draw\Text\Font\Stretch::SemiExpanded
5
const
int
UI\Draw\Text\Font\Stretch::Expanded
6
const
int
UI\Draw\Text\Font\Stretch::ExtraExpanded
7
const
int
UI\Draw\Text\Font\Stretch::UltraExpanded
8