(PECL cairo >= 0.1.0)
CairoContext::selectFontFace -- cairo_select_font_face — The selectFontFace purpose
��������� (method):
$family
[, int $slant
[, int $weight
]] ) : void���̻����:
$context
, string $family
[, int $slant
[, int $weight
]] ) : voidDescription here.
��������δ��д�ĵ������в����б�
context
Description...
family
Description...
slant
Description...
weight
Description...
Description...
Example #1 ���������
<?php
/* ... */
?>
�������̵���������ڣ�
...
Example #2 ���̻����
<?php
/* ... */
?>
�������̵���������ڣ�
...