(PECL cairo >= 0.1.0)
CairoContext::getFontOptions -- cairo_get_font_options — The getFontOptions purpose
Object oriented style (method):
Procedural style:
Description here.
本函数还未编写文档,仅有参数列表。
Description...
Description...
Example #1 Object oriented style
<?php
/* ... */
?>
以上例程的输出类似于:
...
Example #2 Procedural style
<?php
/* ... */
?>
以上例程的输出类似于:
...