CairoFontFace クラス
(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)
導入
抽象クラス CairoFontFace は、 特定のウェイトや傾きなどの特性を持つ特定のフォントを表します。 しかし変換やサイズは含みません。
注意: このクラスのインスタンスを直接作成することはできません。 CairoContext::getFontFace() あるいは cairo_scaled_font_get_font_face() で作ります。
クラス概要
CairoFontFace
{
/* メソッド */
}目次
- CairoFontFace::__construct — Creates a new CairoFontFace object
- CairoFontFace::getType — Retrieves the font face type
- CairoFontFace::status — Check for CairoFontFace errors