downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

CairoFontFace::__construct> <CairoSurfaceType
[edit] Last updated: Fri, 24 May 2013

view this page in

CairoFontFace クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

抽象クラス CairoFontFace は、 特定のウェイトや傾きなどの特性を持つ特定のフォントを表します。 しかし変換やサイズは含みません。

注意: このクラスのインスタンスを直接作成することはできません。 CairoContext::getFontFace() あるいは cairo_scaled_font_get_font_face() で作ります。

クラス概要

CairoFontFace {
/* メソッド */
public __construct ( void )
public int getType ( void )
public int status ( void )
}

目次



add a note add a note User Contributed Notes CairoFontFace - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites