| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Font Weight Settings(PHP 7, UI 0.9.9) はじめに
クラス概要
final
UI\Draw\Text\Font\Weight
{
/* Constants */
const
integer
Thin
;
const
integer
UltraLight
;
const
integer
Light
;
const
integer
Book
;
const
integer
Normal
;
const
integer
Medium
;
const
integer
SemiBold
;
const
integer
Bold
;
const
integer
UltraBold
;
const
integer
Heavy
;
const
integer
UltraHeavy
;
} |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Font Weight Settings」をGoogle検索
|