« UI\Draw\Text\Font\Weight
UI\Draw\Text\Font\Stretch »
PHP Manual
UI
Italic Font Settings
Italic Font Settings
(UI 0.9.9)
简介
类摘要
final
class
UI\Draw\Text\Font\Italic
{
/* Constants */
const
int
Normal
= 0
;
const
int
Oblique
= 1
;
const
int
Italic
= 2
;
}