PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

gdk::fontset_load | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

gdk::fontset_load

GdkFont gdk::fontset_load (string fontset_name);

This method is used when any of a range of fonts would be acceptable. Usually, that would be when internationalization is an issue. It could also be useful anywhere that some flexibility over the choice of font is needed.

Load in exactly the same way as with gdk::font_load() , separating each of the potential fonts to be used with a comma. The system running the application will use the first font in the set that achieves a match.

In win32, the fontset_load method is used internally regardless of whether this or gdk::font_load() is called.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「gdk::fontset_load」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | gdk::fontset_load」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: