imagepsextendfont

(PHP 4, PHP 5)

imagepsextendfont����򾫼�����

˵��

imagepsextendfont ( resource $font_index , float $extend ) : bool

����򾫼�ij���壨font_index������� extend ������ֵС��һ���Ǿ�������塣

����

font_index

�� imagepsloadfont() ���ص�������Դ��

extend

��չ��ֵ��������� 0��

����ֵ

�ɹ�ʱ���� TRUE�� ������ʧ��ʱ���� FALSE��

����

Example #1 imagepsextendfont() ����

<?php
// Load a .pfb font file
$font imagepsloadfont('./px3l.pfb');

// Extend the font by 2.5
imagepsextendfont($font2.5);

// Do any operations with the font here

// Free the font from memory
imagepsfreefont($font);
?>

ע��

Note: �˺������� PHP ����ʱָ���� --with-t1lib[=DIR] ʱ���á�