(PHP 4, PHP 5)
imagepsextendfont — ���������
$font_index
, float $extend
) : bool
�����ij���壨font_index
�������
extend
������ֵС��һ���Ǿ�������塣
�ɹ�ʱ���� TRUE
�� ������ʧ��ʱ���� FALSE
��
Example #1 imagepsextendfont() ����
<?php
// Load a .pfb font file
$font = imagepsloadfont('./px3l.pfb');
// Extend the font by 2.5
imagepsextendfont($font, 2.5);
// Do any operations with the font here
// Free the font from memory
imagepsfreefont($font);
?>
Note: �˺������� PHP ����ʱָ���� --with-t1lib[=DIR] ʱ���á�