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

search for in the

ps_translate> <ps_symbol_width
[edit] Last updated: Fri, 25 May 2012

view this page in

ps_symbol

(PECL ps >= 1.2.0)

ps_symbolグリフを出力する

説明

bool ps_symbol ( resource $psdoc , int $ord )

現在のフォントのフォントエンコーディングベクタの中で ord 番目の位置にあるグリフを出力します。 フォントエンコーディングは、ps_findfont() でフォントを読み込む際に設定することができます。

パラメータ

psdoc

ps_new() が返す、postscript ファイルのリソース ID。

ord

フォントエンコーディングベクタの中でのグリフの位置。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes ps_symbol
There are no user contributed notes for this page.

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