CairoFontWeight クラス
(No version information available, might only be in Git)
はじめに
フォントのウェイトに基づいたフォントフェイスを指定します。
クラス概要
CairoFontWeight
{
const
integer
NORMAL
= 0
;
const
integer
BOLD
= 1
;
}
定義済み定数
CairoFontWeight::NORMAL
-
ノーマル。
CairoFontWeight::BOLD
-
ボールド。
There are no user contributed notes for this page.