? UI\Draw\Text\Font\Weight
UI\Draw\Text\Font\Stretch ?
PHP Manual
UI
Italic Font Settings
Italic Font Settings
(UI 0.9.9)
¼ò½é
ÀàÕªÒª
final
UI\Draw\Text\Font\Italic
{
/* Constants */
const
int
Normal
= 0
;
const
int
Oblique
= 1
;
const
int
Italic
= 2
;
}
User Contributed Notes
There are no user contributed notes for this page.